Skip to content

Commit 6073d7f

Browse files
authored
Update readme.md
1 parent 0ad9240 commit 6073d7f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010

1111
Track my progress writting Python code to solve small coding challenges from time to time. It helps keep my coding brain and arms sharp. Most importantly, I really enjoy it.
1212

13-
It's a tiny project but has been setup some of the essential to ensure code quality.
13+
It's a tiny project but some of the essentials have been setup to ensure code quality.
1414
- Pre-commit hooks, to lint and format code.
1515
- CI build script, to run unit tests.
1616
- Integrate with Coveralls for test suite's coverage.

0 commit comments

Comments
 (0)