Explorar el Código

Update README.md

0xNineteen hace 3 años
padre
commit
718b0ff440
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  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