diff --git a/README.md b/README.md index aa7c1da..831345d 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,28 @@ -# pyterm - The Python-based OSS version of zsh +

+ +

+ +

PyTerm, the Python-based OSS GNU/Linux terminal.

+ +### ***PyTerm is available for GNU/Linux distrobutions as an executable. [Click here to see latest release](https://github.com/PyBotDevs/pyterm/releases/latest)*** + +![LICENSE](https://img.shields.io/github/license/PyBotDevs/pyterm?style=for-the-badge) +[![Discord](https://img.shields.io/discord/880409977074888714?color=%235865F2&label=Discord&logo=discord&logoColor=%23fffz&style=for-the-badge)](https://discord.gg/b5pz8T6Yjr) +![Stars](https://img.shields.io/github/stars/PyBotDevs/pyterm?style=for-the-badge) + +[![CodeFactor](https://www.codefactor.io/repository/github/PyBotDevs/pyterm/badge)](https://www.codefactor.io/repository/github/pybotdevs/isobot-lazer) + +PyTerm is a light-weight Python-based OSS terminal developed by the [NKA Development Team](https://github.com/PyBotDevs), as an alternative to bash, zsh or fish terminals. It is made with os library implementation. + +This project is made as a professional terminal which is also easy to use for the general majority of GUI users. (GUI coming soon...) + +## How can I help? +***PLEASE SUBMIT ISSUES AND PULL REQUESTS TO THE REPOSITORY!*** It helps us make our work easier c: + +## When can I expect a fully-made version? +When I get a life lol + +## When the project's development is complete, what will happen? +Hopefully, if we can finish majority of development for this terminal as a CLI interface, we will also start making some windowed GUI parts of PyTerm for even easier use. + +
NKA 2022 | README.md | Check LICENSE in root folder for GPL3.0 license | Python | More features/details/documentation coming soon.