Skip to content

Commit a679175

Browse files
committed
fix(docs): add periods to numbered list
1 parent ea1c553 commit a679175

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -92,9 +92,9 @@ None. Please don't use this as a standalone server. This should be used behind a
9292

9393
## Developers
9494

95-
1. Start the database using `docker-compose -f test/db/docker-compose.yml up`
96-
2. Run `npm run dev`
97-
3. Run `npm test` while you work
95+
1. Start the database using `docker-compose -f test/db/docker-compose.yml up`.
96+
2. Run `npm run dev`.
97+
3. Run `npm test` while you work.
9898

9999
## Licence
100100

0 commit comments

Comments
 (0)