Skip to content

Commit 8f4e4d0

Browse files
authored
Merge pull request #29 from sakshamgurbhele/urnotes
added urNOTES application
2 parents ac91d57 + aa8e8dd commit 8f4e4d0

File tree

3 files changed

+6
-1
lines changed

3 files changed

+6
-1
lines changed

.gitmodules

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,9 @@
3737
[submodule "vanilla/sneakyy"]
3838
path = vanilla/sneakyy
3939
url = https://github.com/sakshamgurbhele/sneakyy
40+
[submodule "android/urnotes"]
41+
path = android/urnotes
42+
url = https://github.com/sakshamgurbhele/urNOTES
4043
[submodule "react/playlist-ify"]
4144
path = react/playlist-ify
42-
url = https://github.com/sakshamgurbhele/playlist-ify
45+
url = https://github.com/sakshamgurbhele/playlist-ify

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -68,6 +68,7 @@ EXAMPLE:
6868
| Project Name (as is) | Description |
6969
| -------------------- | ------------------------------------------------------------- |
7070
| gitcheatfinder | GitCheatFinder is an app that helps you to find Git commands. |
71+
| urNOTES | urNOTES is an app to store your notes |
7172

7273
### [django](/django/)
7374

android/urnotes

Submodule urnotes added at 8e6e15d

0 commit comments

Comments
 (0)