Metadata-Version: 2.1
Name: guess-my-number
Version: 0.0.1
Summary: A guess my number game.
Home-page: UNKNOWN
Author: Cole Wilson
Author-email: cole@colewilson.xyz
License: UNKNOWN
Description: # Guess My Number
        A guess my number game.
        
        
        ### Installation
        ##### Pip:
        run `pip3 install guess-my-number`
        
        ### Usage
        ### Contributors
         - Cole Wilson
        ### Contact
        <cole@colewilson.xyz>
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.6
Description-Content-Type: text/markdown
