Skip to content

Commit ebfbd5b

Browse files
Update README.md
1 parent 79689e3 commit ebfbd5b

File tree

1 file changed

+3
-5
lines changed

1 file changed

+3
-5
lines changed

README.md

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -369,11 +369,6 @@ client.set_lock(
369369
)
370370
```
371371

372-
```ruby
373-
# Live determines whether the application is ready to receive traffic. It can be used for Kubernetes readiness probe.
374-
client.ready?
375-
```
376-
377372
## Development
378373

379374
After checking out the repo, run `bin/setup` to install dependencies. Then, run `rake spec` to run the tests. You can also run `bin/console` for an interactive prompt that will allow you to experiment.
@@ -385,3 +380,6 @@ To install this gem onto your local machine, run `bundle exec rake install`. To
385380
Bug reports and pull requests are welcome on GitHub at https://github.com/andreibondarev/qdrant.
386381

387382
## License
383+
384+
qdrant-ruby is licensed under the Apache License, Version 2.0. View a copy of the License file.
385+

0 commit comments

Comments
 (0)