diff options
author | emile <hanemile@protonmail.com> | 2019-01-22 12:41:01 +0000 |
---|---|---|
committer | emile <hanemile@protonmail.com> | 2019-01-22 12:41:01 +0000 |
commit | f5a655b06c24b0bf841580f6c9cbc4f905de6be8 (patch) | |
tree | c1fc74ba4e45ae4cb0df92c7333b5f7b706eee9d | |
parent | 8181911b97bead46e36b730b94b73144ec6a8713 (diff) |
added the godoc reference
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md index df5454f..30d5a3f 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,4 @@ +[![GoDoc](https://godoc.org/git.darknebu.la/GalaxySimulator/structs?status.svg)](https://godoc.org/git.darknebu.la/GalaxySimulator/structs) # structs All of the structures used in the GalaxySimulator. \ No newline at end of file |