1
0
mirror of https://git.sr.ht/~adnano/go-gemini synced 2024-11-23 16:52:06 +01:00

Update README.md

This commit is contained in:
adnano 2020-10-12 16:39:01 -04:00
parent 7eaa0f3bce
commit e8c4512bcc

@ -11,4 +11,4 @@ It aims to provide an API similar to that of `net/http` to make it easy to devel
There are a few examples provided in the `examples` directory.
To run the examples:
go run ./examples/server.go
go run examples/server.go