Skip to content
This repository was archived by the owner on Sep 16, 2024. It is now read-only.

Commit 48c4bc5

Browse files
committed
readme
1 parent 2922e9d commit 48c4bc5

File tree

2 files changed

+14
-1
lines changed

2 files changed

+14
-1
lines changed

README.md

+3-1
Original file line numberDiff line numberDiff line change
@@ -43,4 +43,6 @@ Current Projects:
4343
[![Weather App](./)](./weatherapp)
4444

4545
## Dog App (Desktop)
46-
[![Dog App](./dog-app/dog-app.png)](./dog-app)
46+
[Instructions](./dog-app/README.md/#Instructions)
47+
48+
[![Dog App](./dog-app/dog-app.png)](./dog-app)

dog-app/README.md

+11
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
# 🐶 Dog App
2+
3+
![Dog App](./dog-app.png)
4+
5+
### Instructions
6+
7+
To start it locally, run:
8+
9+
```bash
10+
cargo run
11+
```

0 commit comments

Comments
 (0)