From 0a94a452ab2252606e99a34590212f1562101e58 Mon Sep 17 00:00:00 2001 From: Tony Lofthouse <tony.lofthouse@gmilab.com> Date: Tue, 31 Jul 2018 10:08:05 +0100 Subject: [PATCH] Update README.md Changed -gui to -web --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 07044f22e..fce342a0b 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,8 @@  **Open-NARS** is the open-source version of [NARS](https://sites.google.com/site/narswang/home), a general-purpose AI system, designed in the framework of a reasoning system. This project is an evolution of the [v1.5 system](http://code.google.com/p/open-nars/). The [mailing list](https://groups.google.com/forum/?fromgroups#!forum/open-nars) discusses both its theory and implementation. -[](https://travis-ci.org/opennars/opennars-gui) -[](https://codecov.io/gh/opennars/opennars-gui) +[](https://travis-ci.org/opennars/opennars-web) +[](https://codecov.io/gh/opennars/opennars-web) [](https://www.codacy.com/app/freemo/opennars-web?utm_source=github.com&utm_medium=referral&utm_content=opennars/opennars-web&utm_campaign=Badge_Grade) Theory Overview -- GitLab