move credits to readme

This commit is contained in:
David Ralph 2019-01-21 12:44:50 +00:00 committed by GitHub
parent 568dbf695e
commit dacb056e1d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 8 deletions

View File

@ -12,13 +12,6 @@
Licensed under MIT
GitHub: https://github.com/ohlookitsderpy/Mue ██
Spanish Translation made by: Pepehound
Portuguese Translation made by: Candystick
Italian Translation made by: Yanderella
Dutch Translation made by: Wesselgame
French Translation made by: Yanderella
& ohlookitsderpy
Special thanks to contributors! <3
*/
@ -332,4 +325,4 @@ function spMessageSet() {
else if (hour > 20) time = 'Buenas Noches'; // If it's after 6pm, set the time string to "Good afternoon"
setHTMLContent('.greeting', time); // Write the string contents to the HTML
}
}