瀏覽代碼

Update README.md

0xNineteen 3 年之前
父節點
當前提交
718b0ff440
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      README.md

+ 1 - 0
README.md

@@ -7,6 +7,7 @@
         - `init_pool.rs`: initialize a new pool
         - `liqduidity.rs`: add and remove liquidity 
         - `swap.rs`: perform a token swap 
+    - `draft.rs`: outline of program with comments -- drafted before implementation 
 
 ## Implemented Tests