Skip to content

Commit

Permalink
Merge branch 'main' of github.com:propensive/xylophone
Browse files Browse the repository at this point in the history
  • Loading branch information
propensive committed Jan 2, 2025
2 parents c22d98d + b6b6210 commit e2dce8f
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
3 changes: 2 additions & 1 deletion .github/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ provide intuitive syntax for manipulating XML, as well as better typesafety and




## Getting Started

### Parsing
Expand Down Expand Up @@ -226,7 +227,7 @@ as long as caution is taken to avoid a mismatch between the project's stability
level and the required stability and maintainability of your own project.

Xylophone is designed to be _small_. Its entire source code currently consists
of 658 lines of code.
of 662 lines of code.

## Building

Expand Down
2 changes: 1 addition & 1 deletion doc/lines.md
Original file line number Diff line number Diff line change
@@ -1 +1 @@
658
662

0 comments on commit e2dce8f

Please sign in to comment.