Update README.md

This commit is contained in:
Logan Gorence
2022-07-12 00:28:23 -07:00
committed by GitHub
parent ee4249e3e8
commit 07bb459111

View File

@ -1,2 +1,6 @@
# Concrete
Concrete is a Gradle plugin for Bukkit projects.
Concrete is a Gradle plugin for Bukkit projects. Originally spawned out of the Gradle buildSrc written for a set of plugins named Foundation.
## Contributors
- [@kendfinger](https://github.com/kendfinger)
- [@lgorence](https://github.com/lgorence)