Parcourir la source

Update README.md

0xNineteen il y a 3 ans
Parent
commit
718b0ff440
1 fichiers modifiés avec 1 ajouts et 0 suppressions
  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