inital commit

This commit is contained in:
2026-02-28 19:55:17 +01:00
commit e4dba73017
3 changed files with 42 additions and 0 deletions

3
go.mod Normal file
View File

@@ -0,0 +1,3 @@
module gobook/wordcount
go 1.25.0