From cb6edaedf5c0ca895e0b9d1fe6239e2ecac65106 Mon Sep 17 00:00:00 2001 From: mat1th Date: Thu, 12 Apr 2018 07:45:56 +0000 Subject: [PATCH 1/2] Add the chatapp wire --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 30feb5e..8207ee0 100644 --- a/README.md +++ b/README.md @@ -113,6 +113,7 @@ You can see which language is using for app. Curently there are next languages: - [Sidetalk](https://github.com/clint-tseng/sidetalk) - macOS Google Hangouts/XMPP chat client (available in App Store!). - [Torchat-Mac](https://github.com/javerous/TorChat-Mac) - TorChat for Mac is a macOS native and unofficial port of torchat. ![ObjectiveCIcon] - [Signal Desktop](https://github.com/signalapp/Signal-Desktop) - An Electron app that links with your Signal Android or Signal iOS app. ![JavascriptIcon] +- [Wire Desktop](https://github.com/wireapp/wire-desktop) - An standalone Electron app for the chatapp Wire. ![JavascriptIcon] ### Development From 36857ab6dd70adabcbcd1baa8dea5b10646cc277 Mon Sep 17 00:00:00 2001 From: mat1th Date: Thu, 12 Apr 2018 08:04:46 +0000 Subject: [PATCH 2/2] Remove `An` in the description. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8207ee0..05edebc 100644 --- a/README.md +++ b/README.md @@ -113,7 +113,7 @@ You can see which language is using for app. Curently there are next languages: - [Sidetalk](https://github.com/clint-tseng/sidetalk) - macOS Google Hangouts/XMPP chat client (available in App Store!). - [Torchat-Mac](https://github.com/javerous/TorChat-Mac) - TorChat for Mac is a macOS native and unofficial port of torchat. ![ObjectiveCIcon] - [Signal Desktop](https://github.com/signalapp/Signal-Desktop) - An Electron app that links with your Signal Android or Signal iOS app. ![JavascriptIcon] -- [Wire Desktop](https://github.com/wireapp/wire-desktop) - An standalone Electron app for the chatapp Wire. ![JavascriptIcon] +- [Wire Desktop](https://github.com/wireapp/wire-desktop) - Standalone Electron app for the chatapp Wire. ![JavascriptIcon] ### Development