Skip to content

Commit

Permalink
update tutorials readme
Browse files Browse the repository at this point in the history
  • Loading branch information
Cris committed Jun 17, 2019
1 parent 08cab1b commit 9ca73b2
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions docs/go-nebulas/tutorials/README.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
# Tutorials

English 101
Nebulas 101

* [Installation](01-installation.md) \(thanks [Victor](https://github.com/victorychain)\)
* [Sending a Transaction](02-transaction.md) \(thanks [Victor](https://github.com/victorychain)\)
* [Writing Smart Contract in JavaScript](03-smart-contracts-javascript.md) \(thanks [otto](https://github.com/ottokafka)\)
* [Introducing Smart Contract Storage](04-smart-contract-storage.md) \(thanks [Victor](https://github.com/victorychain)\)
* [Interacting with Nebulas by RPC API](05-interacting-with-nebulas-by-rpc-api.md) \(thanks [Victor](https://github.com/victorychain)\)
* [Installation](01-installation.md) \(credit: [Victor](https://github.com/victorychain)\)
* [Sending a Transaction](02-transaction.md) \(credit: [Victor](https://github.com/victorychain)\)
* [Writing Smart Contract in JavaScript](03-smart-contracts-javascript.md) \(credit: [otto](https://github.com/ottokafka)\)
* [Introducing Smart Contract Storage](04-smart-contract-storage.md) \(credit: [Victor](https://github.com/victorychain)\)
* [Interacting with Nebulas by RPC API](05-interacting-with-nebulas-by-rpc-api.md) \(credit: [Victor](https://github.com/victorychain)\)

0 comments on commit 9ca73b2

Please sign in to comment.