From b90d4c6599d88098398cbb4cc35a91829a414959 Mon Sep 17 00:00:00 2001 From: Jack <55409055+Jack1424@users.noreply.github.com> Date: Fri, 21 Oct 2022 23:55:16 -0400 Subject: [PATCH] update README --- README.md | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 34fcff3..82f1a18 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,13 @@ # RealTimeWeather [![Build Status](https://app.travis-ci.com/Jack1424/RealTimeWeather.svg?branch=master)](https://app.travis-ci.com/Jack1424/RealTimeWeather) -A lightweight Minecraft Java server plugin that allows you to sync your server's time and weather with the real world \ No newline at end of file +A lightweight Minecraft Java server plugin that allows you to sync your server's time and weather with the real world + +**Current Features:** +- Lightweight +- Constant time syncing +- Weather syncing (rain and thunder) + +**Upcoming Features:** +- [ ] Use WeatherPlusAPI (more weather states) + +## Contributions +I'm open to any help/ideas that you have. Just open an issue or a pull request and I'll be sure to look at it as soon as I can. Builds with Gradle.