README.md in ld-0.3.5 vs README.md in ld-0.3.6

- old
+ new

@@ -114,9 +114,11 @@ users = User.first(10) Ld::Print.p users, 'id ,name, created_at' ``` +## API + ## Development After checking out the repo, run `bin/setup` to install dependencies. You can also run `bin/console` for an interactive prompt that will allow you to experiment.