diff --git a/.gitignore b/.gitignore index 91a7230..3919984 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,4 @@ *\~ .DS_Store /Manifest.toml -/dev/ +/out/ diff --git a/README.md b/README.md deleted file mode 100644 index 88d8c71..0000000 --- a/README.md +++ /dev/null @@ -1,3 +0,0 @@ -# GardenOptim - -[![Build Status](https://travis-ci.com/dlozeve/GardenOptim.svg?branch=master)](https://travis-ci.com/dlozeve/GardenOptim) diff --git a/README.org b/README.org new file mode 100644 index 0000000..60c5e57 --- /dev/null +++ b/README.org @@ -0,0 +1,6 @@ +* GardenOptim + +[[https://travis-ci.com/dlozeve/GardenOptim][https://travis-ci.com/dlozeve/GardenOptim.svg?branch=master]] + +Optimisation of a vegetable garden, based on an affinity matrix +between plants.