diff options
Diffstat (limited to 'docs/index.rst')
-rw-r--r-- | docs/index.rst | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/docs/index.rst b/docs/index.rst new file mode 100644 index 0000000..bef49c6 --- /dev/null +++ b/docs/index.rst @@ -0,0 +1,22 @@ +The Text Recognizer Project +============================== + +TBC + + +Installation +------------ + + +TBC + + +run this command in your terminal: + +.. code-block:: console + + $ pip install text-recognizer + + +Usage +----- |