Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Steven Blake committed Aug 18, 2017
1 parent dc79b98 commit 1319799
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
@@ -1,4 +1,5 @@
# crystal-swapi
[![Build Status](https://img.shields.io/travis/sb89/crystal-swapi/master.svg)](https://travis-ci.org/sb89/crystal-swapi)

Star Wars API (SWAPI) for Crystal.

Expand Down Expand Up @@ -99,4 +100,4 @@ planet.get_films.each { |f| p f.title } # Use get_films to get the actual film o

## Contributors

- [sb89](https://github.com/[your-github-name]) Steven - creator, maintainer
- [sb89](https://github.com/sb89) Steven - creator, maintainer

0 comments on commit 1319799

Please sign in to comment.