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 @@
 ![OpenNARS Logo](https://github.com/opennars/opennars/blob/bf53ceef9f2399de70dc63e5507e42d639144c96/doc/opennars_logo2.png)
 **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.
 
-[![Build Status](https://travis-ci.org/opennars/opennars-gui.svg?branch=master)](https://travis-ci.org/opennars/opennars-gui)
-[![codecov](https://codecov.io/gh/opennars/opennars-gui/branch/master/graph/badge.svg)](https://codecov.io/gh/opennars/opennars-gui)
+[![Build Status](https://travis-ci.org/opennars/opennars-web.svg?branch=master)](https://travis-ci.org/opennars/opennars-web)
+[![codecov](https://codecov.io/gh/opennars/opennars-web/branch/master/graph/badge.svg)](https://codecov.io/gh/opennars/opennars-web)
 [![Codacy Badge](https://api.codacy.com/project/badge/Grade/63898dd3a93b486d8a56aade86e1d42f)](https://www.codacy.com/app/freemo/opennars-web?utm_source=github.com&amp;utm_medium=referral&amp;utm_content=opennars/opennars-web&amp;utm_campaign=Badge_Grade)
 
 Theory Overview
-- 
GitLab