From 26524e94a17cf904661fc17d67bb80c4bf309d87 Mon Sep 17 00:00:00 2001 From: mancini <mancini@astron.nl> Date: Fri, 29 Mar 2024 13:16:43 +0100 Subject: [PATCH] Add README --- README.md | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..0f75435 --- /dev/null +++ b/README.md @@ -0,0 +1,4 @@ +# Fun with ERFA + +This is a small test project in which is demostrate the use of the ERFA +libraries for common coordinate transformations. \ No newline at end of file -- GitLab