Skip to content

Commit e8b5725

Browse files
committed
add reference to server-database and implementations
1 parent 516e6d4 commit e8b5725

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

README.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,11 @@ Remember you can _always_ Google or ask for help if you get stuck.
1212

1313
## Projects
1414

15-
- [CLI & Files](./cli-files)
16-
- [Servers & HTTP requests](./http-auth)
15+
Each project has its own directory and a reference implementation on a branch, with an associated [Pull Request](https://github.com/CodeYourFuture/immersive-go-course/pulls).
16+
17+
- [CLI & Files](./cli-files)`impl/cat-ls`
18+
- [Servers & HTTP requests](./http-auth) - `impl/http-auth`
19+
- [Servers & Databases](./server-database) - `impl/server-database`
1720

1821
## Authors
1922

0 commit comments

Comments
 (0)