瀏覽代碼

Update README.md

pyros2097 8 年之前
父節點
當前提交
1cc0052f72
共有 1 個文件被更改,包括 7 次插入0 次删除
  1. 7 0
      README.md

+ 7 - 0
README.md

@@ -3,6 +3,13 @@ GraphQL Lua [![Join the chat at https://gitter.im/bjornbytes/graphql-lua](https:
 
 
 Lua implementation of GraphQL.
 Lua implementation of GraphQL.
 
 
+Installation
+------------
+1. Using luvit  
+`lit install bjornbytes/graphql`
+2. Using luarocks  
+`luarocks install graphql`
+
 Example
 Example
 ---
 ---