瀏覽代碼

Move program READMEs back

Michael Vines 5 年之前
父節點
當前提交
e211ce535e
共有 1 個文件被更改,包括 0 次插入10 次删除
  1. 0 10
      program/README.md

+ 0 - 10
program/README.md

@@ -1,10 +0,0 @@
-# Token program
-
-A Fungible Token program on the Solana blockchain.
-
-This program provides an interface and implementation that third parties can
-utilize to create and use their tokens.
-
-Full documentation is available at https://spl.solana.com
-
-Javascript binding are available in the `./js` directory.