Skip to content

Commit

Permalink
Remove references to examples
Browse files Browse the repository at this point in the history
  • Loading branch information
dankimio committed Oct 13, 2024
1 parent a8a5018 commit 0fa3f13
Showing 1 changed file with 2 additions and 8 deletions.
10 changes: 2 additions & 8 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,22 +6,16 @@ A Ruby wrapper for the [The Movie Database API](http://docs.themoviedb.apiary.io

`Ruby >= 3.1`

Provides a simple, easy to use interface for the Movie Database API.
Provides a simple, easy to use interface for The Movie Database API.

Get your API key [here](https://www.themoviedb.org/account).
Get your API key [here](https://www.themoviedb.org/settings/api).

## Getting started

```bash
$ gem install themoviedb
```

Example usage of the 'themovedb' gem

http://themoviedb.herokuapp.com/

https://github.com/ahmetabdi/themoviedb-example

## Configuration

```ruby
Expand Down

0 comments on commit 0fa3f13

Please sign in to comment.