Skip to content

Commit 960e9a2

Browse files
committed
update readme/s
1 parent 789b0c0 commit 960e9a2

File tree

2 files changed

+15
-1
lines changed

2 files changed

+15
-1
lines changed

README.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,5 @@ This repo contains assignments for the Live Web class taught by Shawn Van Every
44

55
- [Self Portrait](/portrait)
66
- [Talk with the you who is 24 hours ahead of you](/chatapp)
7-
- [Socket-Canvas-Rectangle-Screen-Game](/canvas)
7+
- [Socket-Canvas-Rectangle-Screen-Game](/canvas)
8+
- [Facemesh](/facemesh)

facemesh/README.md

+13
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
# Facemesh
2+
3+
Yanlin Ma & Cristóbal Valenzuela
4+
5+
Develop
6+
```bash
7+
yarn develop
8+
```
9+
10+
Build:
11+
```bash
12+
yarn build:all
13+
```

0 commit comments

Comments
 (0)