Skip to content

Commit b333867

Browse files
authored
Update README.md
Fix typo
1 parent 8b54c0d commit b333867

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
# Flutter Signal Protocol Client - Proof of Concept
22

3-
A proof-of-concept implementation of the Signal Protocol in Flutter/Dart, demonstrating end-to-end encrypted messaging through executable test scenarios. Credites go to https://github.com/MixinNetwork/libsignal_protocol_dart for the core implementation of the protocol for Dart.
3+
A proof-of-concept implementation of the Signal Protocol in Flutter/Dart, demonstrating end-to-end encrypted messaging through executable test scenarios.
4+
Credits go to https://github.com/MixinNetwork/libsignal_protocol_dart for the core implementation of the protocol for Dart.
45

56
## 🎯 Purpose
67

0 commit comments

Comments
 (0)