README.md in rbs-3.0.0.dev.1 vs README.md in rbs-3.0.0.dev.2
- old
+ new
@@ -129,9 +129,10 @@
- [Core and standard library signature contribution guide](docs/CONTRIBUTING.md)
- [Writing signatures guide](docs/sigs.md)
- [Stdlib signatures guide](docs/stdlib.md)
- [Syntax](docs/syntax.md)
+- [RBS by Example](docs/rbs_by_example.md)
## Development
After checking out the repo, run `bin/setup` to install dependencies. Then, run `bundle exec rake test` to run the tests. You can also run `bin/console` for an interactive prompt that will allow you to experiment.