Commit 77526c5d authored by George Hotz's avatar George Hotz

update readme

parent e8565f4a
...@@ -10,6 +10,17 @@ It's half geth, half of what I think truebit was supposed to be. When it's done, ...@@ -10,6 +10,17 @@ It's half geth, half of what I think truebit was supposed to be. When it's done,
...and then there's more stuff, but just that for now ...and then there's more stuff, but just that for now
## Usage
```
# running block 13247502
ts-node helpers/get_block.ts # not needed, the data is committed for now
./run.sh
```
## License
All my code is MIT license, minigeth is LGPL3 All my code is MIT license, minigeth is LGPL3
# Very important TODO
TODO: update to picture of increasingly futuristic cannon as it starts to work TODO: update to picture of increasingly futuristic cannon as it starts to work
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment