Skip to content

Commit 79b7d05

Browse files
committed
Merge branch 'main' of github.com:propensive/inimitable
2 parents f3048dd + 02828e4 commit 79b7d05

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

.github/readme.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ all systems. _Inimitable_ provides a few utilities for working with them.
2222

2323

2424

25+
2526
## Getting Started
2627

2728
All Inimitable terms and types are defined in the `inimitable` package:
@@ -91,7 +92,7 @@ as long as caution is taken to avoid a mismatch between the project's stability
9192
level and the required stability and maintainability of your own project.
9293

9394
Inimitable is designed to be _small_. Its entire source code currently consists
94-
of 101 lines of code.
95+
of 105 lines of code.
9596

9697
## Building
9798

doc/lines.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
101
1+
105

0 commit comments

Comments
 (0)