Skip to content

Commit

Permalink
Add README for repository
Browse files Browse the repository at this point in the history
  • Loading branch information
tomlin7 committed Nov 9, 2021
1 parent 321b06f commit 6d46770
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 0 deletions.
Binary file added .github/res/img1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
14 changes: 14 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
<h1 align="center">
<b>Biscuit</b> - Code Editor
</h1>
<p align="center">
<img src="./.github/res/img1.png" width=900/>
</p>

## About
Biscuit is a highly customizable code editor written completely in pure python. It uses tkinter for the GUI. Biscuit is under active development currently but it is stable for use.

Biscuit may not be the most visually appealing code editor out there but it is powerful. It is easy to use and feature rich.

## Biscuit Developer Guide
We welcome your contributions to Biscuit! Please read the [Developer Guide](./CONTRIBUTING.md) to have an overview of how to contribute.

0 comments on commit 6d46770

Please sign in to comment.