Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
gavinzbq committed Jun 24, 2017
1 parent 84ea000 commit b6770d9
Show file tree
Hide file tree
Showing 4 changed files with 35 additions and 7 deletions.
42 changes: 35 additions & 7 deletions README.rst
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
=======
synonym
=======
==========================================================
**synonym**: instant synonym answers via command line. 🖖
==========================================================


.. image:: https://img.shields.io/pypi/v/synonym.svg
Expand All @@ -17,9 +17,28 @@ synonym
:target: https://pyup.io/repos/github/gavinzbq/synonym/
:alt: Updates


synonym: instant synonym answers via command line.

**synonym** is nice because it allows you stay in the console.
If you love editing articles, essays and blogs using a console-based text editor, and from time to time
find yourself searching
synonyms for verbs and adjectives, then it is for you.

.. image:: docs/img/synonym_1.png
:alt: screenshot
:align: center
:width: 100 %
:scale: 100 %

.. image:: docs/img/synonym_2.png
:alt: screenshot
:align: center
:width: 100 %
:scale: 100 %

.. image:: docs/img/synonym_3.png
:alt: screenshot
:align: center
:width: 100 %
:scale: 100 %

* Free software: MIT license
* Documentation: https://synonym.readthedocs.io.
Expand All @@ -28,7 +47,16 @@ synonym: instant synonym answers via command line.
Features
--------

* TODO
* If the word was mispelled, **synonym** would give a guess.

* Limiting to a specific property (n., v., adj., adv.) is possible.

* Powered by:
- `thesaurus.com <http://www.thesaurus.com/>`_
- crayons

* Inspired by `howdoi <https://github.com/gleitz/howdoi>`_


Credits
---------
Expand Down
Binary file added docs/img/synonym_1.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/img/synonym_2.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/img/synonym_3.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit b6770d9

Please sign in to comment.