Browse Source

Update README.md

Hannes Hirzel 9 years ago
parent
commit
a4ad13d2fe
1 changed files with 3 additions and 3 deletions
  1. 3 3
      nodejs/README.md

+ 3 - 3
nodejs/README.md

@@ -14,8 +14,8 @@ To run these examples do
     grunt amberc:meta	
 
 
-hello           - Hello world example with a simple Makefile.
-benchfib        - Port of tinybenchmarks from Squeak.
-trivialserver   - A slightly larger example.
+- **hello** Hello world example with a simple Makefile.
+- **benchfib** Port of tinybenchmarks from Squeak.
+- **trivialserver** A slightly larger example.