diff --git a/README.md b/README.md index 96319818..4f09c390 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,8 @@ Ixa (Interactive eXecution of ABMs) is a framework for building modular agent-based models in Rust. +ixa crab + It's named after the [Ixa crab](https://www.crabdatabase.info/en/crabs/brachyura/eubrachyura/heterotremata/leucosioidea/leucosiidae/ixa/ixa-cylindrus-5874), a genus of Indo-Pacific pebble crabs from the family Leucosiidae. ** This project is currently in the early stages of development and not ready for use in production.** diff --git a/docs/index.html b/docs/index.html new file mode 100644 index 00000000..11730ab7 --- /dev/null +++ b/docs/index.html @@ -0,0 +1,165 @@ + + + + + + Document + + + +
+
+
+ + + + + + + + + +
+
+
+

IXA

+
+
+ + diff --git a/docs/ixa_logo.png b/docs/ixa_logo.png new file mode 100644 index 00000000..8a09196f Binary files /dev/null and b/docs/ixa_logo.png differ diff --git a/ixa_logo.svg b/docs/ixa_logo.svg similarity index 99% rename from ixa_logo.svg rename to docs/ixa_logo.svg index 409dcf37..292eb07b 100644 --- a/ixa_logo.svg +++ b/docs/ixa_logo.svg @@ -1,6 +1,5 @@ - diff --git a/ixa_logo.png b/ixa_logo.png deleted file mode 100644 index 052148ec..00000000 Binary files a/ixa_logo.png and /dev/null differ