Add import path to README.md
This commit is contained in:
parent
ca118681c0
commit
255eef9e31
@ -6,6 +6,10 @@ Package gemini implements the [Gemini protocol](https://gemini.circumlunar.space
|
||||
|
||||
It aims to provide an API similar to that of net/http to make it easy to develop Gemini clients and servers.
|
||||
|
||||
## Usage
|
||||
|
||||
import "git.sr.ht/~adnano/go-gemini"
|
||||
|
||||
## Examples
|
||||
|
||||
There are a few examples provided in the `examples` directory.
|
||||
|
Loading…
Reference in New Issue
Block a user