Skip to content

Commit 7a23d09

Browse files
authored
GitCheatFinder Added (#12)
* GitCheatFinder Added * Added project to the README file
1 parent ac813bd commit 7a23d09

File tree

3 files changed

+11
-0
lines changed

3 files changed

+11
-0
lines changed

.gitmodules

+3
Original file line numberDiff line numberDiff line change
@@ -7,3 +7,6 @@
77
[submodule "vanilla/prook"]
88
path = vanilla/prook
99
url = https://github.com/Greeshma2903/Prook
10+
[submodule "android/gitcheatfinder"]
11+
path = android/gitcheatfinder
12+
url = https://github.com/aritra-tech/GitCheatFinder

README.md

+7
Original file line numberDiff line numberDiff line change
@@ -74,6 +74,13 @@ EXAMPLE:
7474
| links-card | Webpage to store one's social links |
7575
| prook | Simple portfolio webpage built using tailwindCSS |
7676

77+
### [Android](/android/)
78+
79+
| Project Name (as is) | Description |
80+
| -------------------- | ------------------------------------------------------------ |
81+
| gitcheatfinder | GitCheatFinder is an app that helps you to find Git commands.|
82+
83+
7784
## Folder Structure 📁
7885

7986
```

android/gitcheatfinder

Submodule gitcheatfinder added at d68af94

0 commit comments

Comments
 (0)