Skip to content
This repository has been archived by the owner on Jun 7, 2023. It is now read-only.

Commit

Permalink
correct capitalization in README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
vuapo-eth committed Jan 1, 2019
1 parent 85dbc78 commit 0542603
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Expand Up @@ -4,7 +4,7 @@

## About

**chat.ixi** is an [IXI (IOTA Extension Interface) module](https://github.com/iotaledger/ixi) for the [Iota Controlled Agent (Ict)](https://github.com/iotaledger/ict).
**CHAT.ixi** is an [IXI (IOTA eXtension Interface) module](https://github.com/iotaledger/ixi) for the [Iota Controlled Agent (Ict)](https://github.com/iotaledger/ict).
It extends the functionality of the core Ict client with a chat application which allows users in the Ict network
to exchange messages on a permissionless, distributed data-integrity protocol - the Tangle.

Expand Down Expand Up @@ -59,7 +59,7 @@ java -jar chat.ixi-{VERSION}.jar {ICT} {USERNAME}.

### Step 4: Open the Web GUI

Open web/index.html in your web browser. If you are running Ict locally, it should immediately connect you. If no CHAt.ixi
Open web/index.html in your web browser. If you are running Ict locally, it should immediately connect you. If no CHAT.ixi
instance is running on localhost, it will ask you for the ip address of your Ict node.

<img src="https://cdn-images-1.medium.com/max/2000/1*CxDGQSYolCIYtKNA4_4WcA.png" />
Expand Down

0 comments on commit 0542603

Please sign in to comment.