Skip to content
This repository has been archived by the owner on Mar 1, 2022. It is now read-only.

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jcxldn authored Sep 21, 2019
1 parent e13420e commit fcc633c
Showing 1 changed file with 1 addition and 8 deletions.
9 changes: 1 addition & 8 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ A Python CLI made for Python 2.

- Command auto-completer
- Easy command addition
- Command arguments
- Plugin support (coming soon!)

## Contributing
Expand All @@ -25,14 +26,6 @@ We handle contributions through pull requests on GitHub. Active development is u

There is an example program in the ```programs``` directory.

You can import any script in the internal folder with:

```import internal.scriptname```

Example: ```import internal.extra```

There is a color class in ```internal.extra.colors``` which can be used to display various styles in the command-line.

## Dependencies

This is only usually required on Windows systems.
Expand Down

0 comments on commit fcc633c

Please sign in to comment.