diff --git a/README.md b/README.md index eab47ac..51efb0e 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,8 @@ Basic engine for NationStates-like "make decisions on issues" simulation games. Very incomplete. +[![Go Reference](https://pkg.go.dev/badge/git.chromaticdragon.app/kistaro/CardSimEngine.svg)](https://pkg.go.dev/git.chromaticdragon.app/kistaro/CardSimEngine) + ## General turn model 1. Player has a hand of cards. Each card has one or more actions available.