From 7024e7b286d06b3d968aee5ecb37f3835dceb642 Mon Sep 17 00:00:00 2001 From: Jakob Schrettenbrunner Date: Tue, 27 Jun 2017 10:09:07 +0200 Subject: [PATCH] update Readme --- README.md | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 257ec9c..75bbac2 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,7 @@ -# wings.go ![travis](https://img.shields.io/travis/schrej/wings.svg?style=flat-square) ![codacy quality](https://img.shields.io/codacy/grade/27a1576bda86450f853b1052b12fa570.svg?style=flat-square) ![codacy coverage](https://img.shields.io/codacy/coverage/27a1576bda86450f853b1052b12fa570.svg?style=flat-square) -A new generation of the Pterodactyl daemon, written in go +# Pterodactyl wings [![travis](https://img.shields.io/travis/schrej/wings.svg?style=flat-square)](https://travis-ci.org/schrej/wings) [![codacy quality](https://img.shields.io/codacy/grade/27a1576bda86450f853b1052b12fa570.svg?style=flat-square)](https://www.codacy.com/app/schrej/wings/dashboard) [![codacy coverage](https://img.shields.io/codacy/coverage/27a1576bda86450f853b1052b12fa570.svg?style=flat-square)](https://www.codacy.com/app/schrej/wings/files) + +A new generation of the Pterodactyl daemon, written in go. + +**This project is currently in a very early stage. Do not use in production.** + +We are not accepting pull requests at this point of development. You are welcome to open issues with general feature requests and improvments compared to the current pterodactyl daemon. Please check if a similar issue, wether open or closed, exists already!