From 1289a9dd5426d87998e885058cd53992826d1f33 Mon Sep 17 00:00:00 2001 From: Adam Furbee Date: Mon, 23 Apr 2018 10:45:02 -0500 Subject: [PATCH] Update README.md --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index 81f45d4..cc026a6 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,5 @@ # git2jss -🚧 *__Important:__ This project is under active development so some things might not work quite as expected and some of the documentation may be missing or incomplete. Check back frequently for updates. I am also looking for contributors, if you think you can help send me an email and I will get you commit access!* 🚧 A fast asynchronous python library for syncing your scripts in git with your JSS easily. This allows admins to keep their script in a version control system for easy updating rather than googling and copy-pasting from resources that they find online. @@ -27,4 +26,4 @@ The project can be ran ad-hoc with the example listed above, but ideally you set ## Contributing -This project is still in it's early stages and not yet ready for production, but contributions and ideas are welcome. +PR's are always welcome