Skip to content

Commit 00a6227

Browse files
authored
Merge pull request #157 from supabase/periods
Add periods to numbered list
2 parents 03e68da + a679175 commit 00a6227

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)