add missing dot (#58)

This commit is contained in:
Efim Poberezkin
2021-05-16 18:58:19 +04:00
committed by GitHub
parent d4ecd27067
commit e4f3414b0b

View File

@@ -7,7 +7,7 @@
[![GitHub build](https://github.com/simplex-chat/simplex-chat/workflows/build/badge.svg)](https://github.com/simplex-chat/simplex-chat/actions?query=workflow%3Abuild)
[![GitHub release](https://img.shields.io/github/v/release/simplex-chat/simplex-chat)](https://github.com/simplex-chat/simplex-chat/releases)
The motivation for SimpleX chat is [presented here](./simplex.md)
The motivation for SimpleX chat is [presented here](./simplex.md).
SimpleX chat prototype is a thin terminal UI on top of [SimpleXMQ](https://github.com/simplex-chat/simplexmq) message broker that uses [SMP protocols](https://github.com/simplex-chat/simplexmq/blob/master/protocol).