Skip to content

Commit

Permalink
Change 'Learning' to 'Studying' in project description for accuracy
Browse files Browse the repository at this point in the history
  • Loading branch information
joowani committed Jun 6, 2018
1 parent 7277178 commit 23cb6f1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.rst
@@ -1,4 +1,4 @@
Binarytree: Python Library for Learning Binary Trees
Binarytree: Python Library for Studying Binary Trees
----------------------------------------------------

.. image:: https://travis-ci.org/joowani/binarytree.svg?branch=master
Expand Down
2 changes: 1 addition & 1 deletion setup.py
Expand Up @@ -9,7 +9,7 @@

setup(
name='binarytree',
description='Python Library for Learning Binary Trees',
description='Python Library for Studying Binary Trees',
long_description=description,
version=version['__version__'],
author='Joohwan Oh',
Expand Down

0 comments on commit 23cb6f1

Please sign in to comment.