Explorar o código

Minor formatting;

Bjorn Swenson %!s(int64=8) %!d(string=hai) anos
pai
achega
80acb35d83
Modificáronse 1 ficheiros con 8 adicións e 4 borrados
  1. 8 4
      README.md

+ 8 - 4
README.md

@@ -5,10 +5,14 @@ Lua implementation of GraphQL.
 
 
 Installation
 Installation
 ------------
 ------------
-1. Using luvit  
-`lit install bjornbytes/graphql`
-2. Using luarocks  
-`luarocks install graphql`
+
+1. Using luvit
+
+        lit install bjornbytes/graphql
+    
+2. Using luarocks
+
+        luarocks install graphql
 
 
 Example
 Example
 ---
 ---