Skip to content

Commit e0da36a

Browse files
author
Juho Hautala
committed
Add todo to README
1 parent 7db5ba2 commit e0da36a

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,3 +34,8 @@ app.listen(PORT, () => {
3434
console.log(`listening on http://0.0.0.0:${PORT}`);
3535
});
3636
```
37+
38+
## Todo
39+
40+
- [ ] tests
41+
- [ ] setup CI

0 commit comments

Comments
 (0)