1
0
mirror of https://github.com/6543/go-hexcolor synced 2025-04-04 15:07:00 +00:00

Add Contribute Note (close #5)

This commit is contained in:
6543 2020-09-21 06:49:10 +02:00
parent 929231dcfc
commit a9b81cfa0c
Signed by: 6543
GPG Key ID: A1CA74D27FD13271

View File

@ -28,3 +28,6 @@ func main() {
fmt.Println(c.ToString())
}
```

## Contribution
Fork repository, clone it, make changes, push to new branch and submit a pull request.