Skip to content

Commit 1d1d358

Browse files
committed
Update README.md
기본 설명 추가
1 parent 2db1788 commit 1d1d358

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

README.md

+12
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
# la-scala static http server homework
2+
3+
## 실행
4+
### 서버 루트는 서버가 실행되는 폴더 위치
5+
```scala
6+
sbt run
7+
```
8+
9+
## 기능
10+
1. 404 NotFound
11+
2. 200 OK text/html, binary
12+

0 commit comments

Comments
 (0)