diff --git a/README.md b/README.md index 52dbdc0..face99d 100644 --- a/README.md +++ b/README.md @@ -14,6 +14,7 @@ The users of Golem run the reference implementation in the form of the Rust impl - [Docker](#docker) - [Testing](#testing) - [Games](#games) + - [CLI Tools](#cli-tools) - [Data Analysis](#data-analysis) - [Data Simulation](#data-simulation) - [Data Optimization](#data-optimization) @@ -77,6 +78,10 @@ The users of Golem run the reference implementation in the form of the Rust impl - [ChessOnGolem](https://github.com/broadcastmonkey/ChessOnGolem) - Open source repository for Chess described in first Apps section. Includes React frontend for the 2 AI's playing against each other through the Golem backend. - [Golem Fleet Battle Simulator](https://github.com/UnfortuN8/Golem-Fleet-Battle-Simulator) - System for calculating the results of a battle between two opposing starship fleets. Used in the iOS game Rock Paper Frigate to determine the result of PvP fleet battles. +### CLI Tools + +- [Golocity](https://github.com/davidstyers/golocity) - Build and deploy your dockerized applications on the Golem Network in just two commands. + ### Data Analysis - [Flan](https://github.com/nestorbonilla/flan) - Tool for entrepreneurs that provide customized analysis of millions of worldwide trade value records giving them a bold guideline about what sectors they would need to take more attention to.