secret-notes

A "secret" note taking app written in Python with Tkinter.
git clone git://git.nomxz.net/secret-notes.git
Log | Files | Refs

commit a2b6ad6699a964befae00bd86d424cf388a48f85
parent 34afc63c17e75c3c87da904ced7761452b1ccc7b
Author: Ramon Asuncion <asuncionbatista@gmail.com>
Date:   Mon, 21 Feb 2022 23:21:50 -0500

Update README.md

Diffstat:
MREADME.md | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md @@ -34,4 +34,4 @@ - [ ] Separate class that inherits from tk.Toplevel for TopLevel. -- [] Some names are not allowed to be folders because of they being characters. Also, don't allowed periods so they don't become hidden files: .gitignore +- [ ] Some names are not allowed to be folders because of they being characters. Also, don't allowed periods so they don't become hidden files: .gitignore