diff --git a/README.md b/README.md index 9e2ce9ba2f0..0cd9a84dd8b 100755 --- a/README.md +++ b/README.md @@ -5,10 +5,15 @@ - [Installation](#installation) - [Running MeTTaLog](#neckbeard-running-mettalog) - [With Docker](#whale-running-mettalog-with-docker) -- [Test Reports](https://trueagi-io.github.io/metta-wam/) +- [Test Reports](https://logicmoo.github.io/metta-testsuite/) - [Tests](tests/) and [Result Links](reports/TEST_LINKS.md) - [Overview Documentation](./docs/OVERVIEW.md). +Repos: +- [https://github.com/trueagi-io/metta-wam/](https://github.com/trueagi-io/metta-wam/) Interpeter/Compiler +- [https://github.com/logicmoo/metta-testsuite/](https://github.com/logicmoo/metta-testsuite/) Test Suite + + ## Getting Started ### :gear: Installation @@ -17,8 +22,8 @@ _Before you get started make sure `pip` and `venv` are working good._ Clone and set up MeTTaLog with the following commands: ``` -git clone https://github.com/logicmoo/metta-testsuite -cd metta-testsuite +git clone https://github.com/trueagi-io/metta-wam +cd metta-wam source ./INSTALL.sh # Follow the default prompts ``` #### The INSTALL.sh script handles the installation of essential components and updates: