From 9ad22301f1d0503a690be2f2cc20241c39ece739 Mon Sep 17 00:00:00 2001 From: Eric Rescorla Date: Wed, 27 Nov 2024 15:18:33 -0800 Subject: [PATCH] Now that we have API docs, link to them --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 0c02bd9e..a444f8d0 100644 --- a/README.md +++ b/README.md @@ -6,6 +6,8 @@ Ixa (Interactive eXecution of ABMs) is a framework for building modular agent-ba 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. +API documentation can be found at [https://ixa.rs/doc/ixa](https://ixa.rs/doc/ixa). + ** This project is currently in the early stages of development and not ready for use in production.** **General disclaimer** This repository was created for use by CDC programs to collaborate on public health related projects in support of the [CDC mission](https://www.cdc.gov/about/organization/mission.htm). GitHub is not hosted by the CDC, but is a third party website used by CDC and its partners to share information and collaborate on software. CDC use of GitHub does not imply an endorsement of any one particular service, product, or enterprise.