Revert "remove Bitdeli badge"

This reverts commit 474731d1a3.
This commit is contained in:
Tamás Roncsák
2015-02-25 08:04:04 +01:00
parent 474731d1a3
commit da28036297
+4
View File
@@ -65,3 +65,7 @@ Whenever you pull down a new version from master or develop, when you grab the [
php artisan migrate
Forgetting to do this can mean your DB might end up out of sync with the new files you just pulled, or you may have some funky cached autoloader values. It's a good idea to get into the habit of running these every time you pull anything new down. If there are no database changes to migrate, it won't hurt anything to run migrations anyway.
[![Bitdeli Badge](https://d2weczhvl823v0.cloudfront.net/snipe/snipe-it/trend.png)](https://bitdeli.com/free "Bitdeli Badge")