Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
676e913a9f |
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