diff --git a/LICENSE.txt b/LICENSE.txt new file mode 100644 index 0000000..456c488 --- /dev/null +++ b/LICENSE.txt @@ -0,0 +1,13 @@ + DO WHAT THE FUCK YOU WANT TO PUBLIC LICENSE + Version 2, December 2004 + + Copyright (C) 2004 Sam Hocevar + + Everyone is permitted to copy and distribute verbatim or modified + copies of this license document, and changing it is allowed as long + as the name is changed. + + DO WHAT THE FUCK YOU WANT TO PUBLIC LICENSE + TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION + + 0. You just DO WHAT THE FUCK YOU WANT TO. diff --git a/README.md b/README.md index de4c20f..5cd536f 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,14 @@ -# Astronewbie Ephemeris Calculator +# Ephemeris Calculator + +This is a very, very, **VERY** early version of [Kosmorro](http://kosmorro.space), at a time when it was still a PoC and didn't got this cool name. It is stored here for the prosperity. + +**Disclaimer:** this version is _not supported_. I cannot be responsible if the code in this repository contains bugs, is inefficient, kills your kitty or just doesn't run at all. I didn't really know what I was doing. ## Installation +If you really want to make fun with this weird code, here are the theorical instructions to run it. +I didn't test it myself, I'm too afraid of it. + **Requirements:** - Python 3.6.2 or more recent