diff --git a/Project.toml b/Project.toml index 9abc192..fa9322c 100644 --- a/Project.toml +++ b/Project.toml @@ -1,7 +1,7 @@ -name = "ReCo" +name = "ReCo.jl" uuid = "b25f7548-fcc9-4c91-bc24-841b54f4dd54" authors = ["MoBit "] -version = "0.1.0" +version = "0.2.0" [deps] BenchmarkTools = "6e4b80f9-dd63-53aa-95a3-0cdb28fa8baf" diff --git a/README.adoc b/README.adoc new file mode 100644 index 0000000..a996374 --- /dev/null +++ b/README.adoc @@ -0,0 +1,5 @@ += ReCo.jl + +image:https://img.shields.io/badge/code%20style-blue-4495d1.svg[Code Style: Blue, link=https://github.com/invenia/BlueStyle] + +**Re**inforcement learning of **co**llective behaviour. \ No newline at end of file diff --git a/README.md b/README.md deleted file mode 100644 index 35fc46f..0000000 --- a/README.md +++ /dev/null @@ -1,3 +0,0 @@ -# ReCo - -[![Code Style: Blue](https://img.shields.io/badge/code%20style-blue-4495d1.svg)](https://github.com/invenia/BlueStyle)