Selaa lähdekoodia

Final commit before definitely abandoning this weird version

master
Jérôme Deuchnord 3 vuotta sitten
vanhempi
commit
3cbe75d67c
No known key found for this signature in database GPG Key ID: BF7828A4E3722466
2 muutettua tiedostoa jossa 21 lisäystä ja 1 poistoa
  1. +13
    -0
      LICENSE.txt
  2. +8
    -1
      README.md

+ 13
- 0
LICENSE.txt Näytä tiedosto

@@ -0,0 +1,13 @@
DO WHAT THE FUCK YOU WANT TO PUBLIC LICENSE
Version 2, December 2004

Copyright (C) 2004 Sam Hocevar <sam@hocevar.net>

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.

+ 8
- 1
README.md Näytä tiedosto

@@ -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