diff options
Diffstat (limited to 'README.org')
-rw-r--r-- | README.org | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/README.org b/README.org index c7873cb..84bdde2 100644 --- a/README.org +++ b/README.org @@ -1,9 +1,9 @@ #+TITLE: Personal configurations, scripts and tools. -* goals +* Goals - keep it simple - configurations work the same way, everywhere -* emacs +* Emacs ** go *** compile You can compile a go binary using =M-x compile= inside a go buffer. |