fix missing period

This commit is contained in:
idk
2021-05-21 18:55:32 -04:00
parent 2bfde499a2
commit 3dfdc19b73

View File

@ -34,7 +34,7 @@ gone dormant. In spite of that considerable lapse in time, the structure is
a sound, understandable way of laying out a Go project and the extant code is
usable as the basis for beginning the development of a Go based I2P router.
It will considerably reduce the amount of work required to create a Go I2P
router
router.
### Why Go Applications?