diff --git a/README.md b/README.md index fe38f720..61b470f9 100644 --- a/README.md +++ b/README.md @@ -1 +1,28 @@ - \ No newline at end of file +# Time to BOTEC + +## About + +This repository contains example of very simple code to manipulate samples in various programming languages. As of now, it may be useful for checking the validity of simple estimations. + +## Current languages + +- Python +- R +- Squiggle + +## Languages I may add later + +- Javascript +- Julia +- Rust +- C +- ... and suggestions later + +## Roadmap + +The future of this project is uncertain. In most words, I simply forget about this repository. + +## Other similar projects + +- Squigglepy: +- Simple Squiggle: \ No newline at end of file diff --git a/example.squiggle b/squiggle/samples.squiggle similarity index 100% rename from example.squiggle rename to squiggle/samples.squiggle