Skip to content

Commit

Permalink
Merge pull request #197 from PhyrexTsai/master
Browse files Browse the repository at this point in the history
Update README
  • Loading branch information
PhyrexTsai authored Nov 5, 2019
2 parents 8bdb97e + dc51374 commit 097173c
Show file tree
Hide file tree
Showing 5 changed files with 13 additions and 3 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@ KAIZEN is an one stop solution for dapp and dweb developer. With KAIZEN, you get
- [Contracts](https://github.com/PortalNetwork/kaizen-contracts)
- [Command Topics](#command-topics)
- [Plugins](#plugins)
- [Instances](#instances)
- [Community](#community)
- [Contributing](#contributing)
- [Licence](#licence)
Expand Down Expand Up @@ -85,6 +86,9 @@ The KAIZEN Platform is currently in experimental alpha.
- [Arweave](https://www.npmjs.com/package/arweave)
- NOIA

## <a name="instances"></a>⚙️ Instances
- [NYM](http://nymtech.net/)

## <a name="faucet"></a>🚰 Faucet
Claim test net tokens
- ETH
Expand Down
5 changes: 4 additions & 1 deletion README_KR.md
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,10 @@ The KAIZEN Platform is currently in experimental alpha.
- [Arweave](https://www.npmjs.com/package/arweave)
- NOIA

## <a name="faucet"></a>🚰 水龍頭
## <a name="instances"></a>⚙️ 인스턴스
- [NYM](http://nymtech.net/)

## <a name="faucet"></a>🚰 수도꼭지
KAIZEN Faucet
- ETH
- ETC
Expand Down
3 changes: 3 additions & 0 deletions README_ZH.md
Original file line number Diff line number Diff line change
Expand Up @@ -85,6 +85,9 @@ KAIZEN Platform 目前正在 Alpha 階段
- [Arweave](https://www.npmjs.com/package/arweave)
- NOIA

## <a name="instances"></a>⚙️ 實例
- [NYM](http://nymtech.net/)

## <a name="faucet"></a>🚰 水龍頭
KAIZEN Faucet 支援下列區塊鏈測試網路的代幣
- ETH
Expand Down
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "kaizen-cli",
"version": "0.1.0",
"version": "0.1.1",
"bin": {
"kaizen": "kaizen"
},
Expand Down

0 comments on commit 097173c

Please sign in to comment.