update README and add screenshot
This commit is contained in:
BIN
FREEnote0.1.png
Normal file
BIN
FREEnote0.1.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 21 KiB |
14
README.md
14
README.md
@@ -1,3 +1,15 @@
|
||||
# FREEnote
|
||||
|
||||
A simple text editor written in FreeBASIC with help from ChatGPT
|
||||
A simple text editor written in FreeBASIC with help from ChatGPT.
|
||||
|
||||
> [!NOTE]
|
||||
> This code was generated using AI. Use at your own risk.
|
||||
|
||||

|
||||
|
||||
## Build Instructions
|
||||
|
||||
```
|
||||
fbc main.bas doc.bas
|
||||
./main
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user