Skip to content
This repository has been archived by the owner on May 30, 2020. It is now read-only.

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
filyp committed Sep 15, 2019
1 parent 3ad2262 commit 3f405d2
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,6 @@ autocorrect
===========
Python 3 Spelling Corrector

Deprecated Fork
===============
This is a deprecated fork. If you wish to contribute to the project, please visit the active fork https://github.com/fifimajster/autocorrect maintained by the awesome legend coder Filip Sondej

Installation
============
.. code-block:: bash
Expand All @@ -20,3 +16,7 @@ Examples
>>> from autocorrect import spell
>>> spell('HTe')
'The'
Contribute
==========
https://github.com/fifimajster/autocorrect

0 comments on commit 3f405d2

Please sign in to comment.