Add Git to README

This commit is contained in:
Jacob Gunther
2022-08-21 21:29:20 -05:00
parent bc86906f48
commit 2783f410d1

View File

@@ -3,8 +3,9 @@ The REST server that powers the API for mcstatus.io. This repository is open sou
## Requirements
- [Git](https://git-scm.com/)
- [Go](https://go.dev/)
- [Redis](https://redis.io/)
- [Redis](https://redis.io/) (*optional with caching disabled*)
- [GNU Make](https://www.gnu.org/software/make/) (*optional*)
## Installation