From a903cd12c585ae9063cc2189f8a9caff3ca0ef32 Mon Sep 17 00:00:00 2001 From: Andy Stewart Date: Wed, 27 Jun 2018 09:38:58 +0800 Subject: [PATCH] Update HACKING.md --- HACKING.md | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/HACKING.md b/HACKING.md index 0affc76..25df8d1 100644 --- a/HACKING.md +++ b/HACKING.md @@ -55,13 +55,16 @@ def new_buffer(self, buffer_id, url): Replace "eaf rocks!" to "i am rocks!" 3. Test + Execute command `eaf-stop-process' to kill old python process. Execute command `eaf-open' and type "i am rocks!". + + - See? it's so easy! +See? it's so easy! - Above are all you need, happy hacking! +Above are all you need, happy hacking! ## Todolist [Some works you can hacking ;)](TODOLIST.md)