Showing
1 changed file
with
33 additions
and
0 deletions
README.md
0 → 100644
| 1 | +# weird-web-workers | ||
| 2 | + | ||
| 3 | +Webpage for weird-web-workers... well, this has never come very far. | ||
| 4 | + | ||
| 5 | +## Requirements | ||
| 6 | + | ||
| 7 | + * Rails | ||
| 8 | + * Webserver | ||
| 9 | + | ||
| 10 | +## Contributing | ||
| 11 | + | ||
| 12 | +No contribution, sorry. | ||
| 13 | + | ||
| 14 | +## License | ||
| 15 | + | ||
| 16 | +GNU General Public License (Version 3) | ||
| 17 | + | ||
| 18 | +> This program is free software: you can redistribute it and/or modify | ||
| 19 | +> it under the terms of the GNU General Public License as published by | ||
| 20 | +> the Free Software Foundation, either version 3 of the License, or | ||
| 21 | +> (at your option) any later version. | ||
| 22 | +> | ||
| 23 | +> This program is distributed in the hope that it will be useful, | ||
| 24 | +> but WITHOUT ANY WARRANTY; without even the implied warranty of | ||
| 25 | +> MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the | ||
| 26 | +> GNU General Public License for more details. | ||
| 27 | +> | ||
| 28 | +> You should have received a copy of the GNU General Public License | ||
| 29 | +> along with this program. If not, see <http://www.gnu.org/licenses/>. | ||
| 30 | + | ||
| 31 | +## Author | ||
| 32 | + | ||
| 33 | +Georg Hopp <<georg@steffers.org>> |
Please
register
or
login
to post a comment