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
Jonas McCallum authored Sep 8, 2019
1 parent ae90c88 commit 3ad2262
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,6 +3,10 @@ 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 @@ -16,7 +20,3 @@ Examples
>>> from autocorrect import spell
>>> spell('HTe')
'The'
Contribute
==========
https://github.com/phatpiglet/autocorrect

0 comments on commit 3ad2262

Please sign in to comment.