Skip to content

Commit

Permalink
Fix copy-paste error: This repo doesn't use swagger
Browse files Browse the repository at this point in the history
  • Loading branch information
schbetsy committed Sep 20, 2018
1 parent 06b2cc8 commit 0a542a9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -138,7 +138,7 @@ The corresponding `Offer.csv` in `test/load_testing` specified the parameters be

## API Docs

[Documentation](https://cfpb.github.io/college-costs/) for this repository is rendered via GitHub pages and [Swagger](https://swagger.io/docs/). They can be edited in the `docs/` directory, but to view or deploy them, you'll need to install the docs dependencies listed in the `setup.py`:
[Documentation](https://cfpb.github.io/college-costs/) for this repository is rendered via GitHub pages. They can be edited in the `docs/` directory, but to view or deploy them, you'll need to install the docs dependencies listed in the `setup.py`:

```
pip install -e '.[docs]'
Expand Down

0 comments on commit 0a542a9

Please sign in to comment.