1
0
Fork 0
mirror of https://git.sr.ht/~adnano/go-gemini synced 2024-05-27 04:36:11 +02:00

Update README.md

This commit is contained in:
adnano 2020-10-12 16:39:01 -04:00
parent a33a5be063
commit e75d028c05

View File

@ -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