diff --git a/README.md b/README.md index 68046b6e27..87aef450ed 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,6 @@ [![Build Status](https://travis-ci.org/HabitRPG/habitrpg-shared.png?branch=master)](https://travis-ci.org/HabitRPG/habitrpg-shared) +## We're in the process of migraring this repository to the main HabitRPG repository, you can report any issue [here](https://github.com/HabitRPG/habitrpg). Shared resources useful for the multiple HabitRPG repositories, that way all the repositories remain in-sync with common characteristics. Includes things like: * Assets - sprites, images, etc * CSS - especially, esp. sprite-sheet mapping @@ -32,4 +33,4 @@ from the website into habitrpg-shared, (2) remove from website & make sure all h Currently, all or most spritesheets are available. They're in css/*.css, but that's not what you want. You want `/spritesheets.css` which is the concat'd file (using `grunt`) which includes all the spritesheets. I'd prefer this be in /dist/spritesheets.css -for consistency, but it's having image referencing weirdness \ No newline at end of file +for consistency, but it's having image referencing weirdness