Updated README
This commit is contained in:
parent
bdec5b79f4
commit
ad8bf6b3b7
16
README.md
16
README.md
@ -8,7 +8,9 @@ server handling and examples of each.
|
||||
|
||||
## Installation
|
||||
|
||||
$ go get github.com/prologic/go-gopher
|
||||
```#!bash
|
||||
$ go get github.com/prologic/go-gopher
|
||||
```
|
||||
|
||||
## Usage
|
||||
|
||||
@ -57,6 +59,18 @@ func main() {
|
||||
}
|
||||
```
|
||||
|
||||
## Related
|
||||
|
||||
Related projects:
|
||||
|
||||
- [gopherproxy](https://github.com/prologic/gopherproxy)
|
||||
gopherproxy is Gopher to HTTP proxy that uses go-gopher
|
||||
for all of its core functionality.
|
||||
|
||||
- [gopherclient](https://github.com/prologic/gopherclient)
|
||||
gopherclient is a cross-platform QT/QML GUI Gopher Client
|
||||
using the gopherproxy library as its backend.
|
||||
|
||||
## License
|
||||
|
||||
MIT
|
||||
|
Loading…
Reference in New Issue
Block a user