index : btroops | |
Virtual board game-aid for BattleTroops, an infantry combat simulator wargame published by FASA in 1989. |
aboutsummaryrefslogtreecommitdiff |
diff options
author | Catalin Mititiuc <webdevcat@proton.me> | 2024-11-12 19:26:18 -0800 |
---|---|---|
committer | Catalin Mititiuc <webdevcat@proton.me> | 2024-11-12 20:47:43 -0800 |
commit | 906b59494e92d3ed788c4d663fe52982debfc3a3 (patch) | |
tree | e8538ceb7e6c2e5b0cc9139130d26b0ef8404e42 | |
parent | 70b0d908852dee6e16a1b12de63001b7034d5ca4 (diff) |
Add demo link to README.md
-rw-r--r-- | README.md | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -1,3 +1,7 @@ +## Live + +<a href="http://apps.webdevcat.me/btroops/" target="_blank">Demo</a> + ## Run 1. Build the Docker image |