Skip to content

Commit

Permalink
chore: updated readme
Browse files Browse the repository at this point in the history
  • Loading branch information
prahladyeri committed Jul 7, 2019
1 parent cd8e8fa commit ebe5651
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions README.md
Expand Up @@ -50,8 +50,6 @@ def prompt_user():
config = cfgsaver.get_from_cmd("<your_package>", config.keys())
```

This will save the configuration data to `~/.config/<your_package>/cfg.json` on both linux and windows.

For information on shipping default configuration data packaged with your app using `setup.py`, read [detailed docs](https://cfgsaver.readthedocs.io/en/latest/).

# Documentation
Expand Down

0 comments on commit ebe5651

Please sign in to comment.