Skip to content

Commit e95cd5f

Browse files
authored
Update README.md
1 parent 23969d7 commit e95cd5f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
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.
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.
44

55
## 🎯 Purpose
66

@@ -299,4 +299,4 @@ The GPL-3.0 license ensures that:
299299

300300
---
301301

302-
This proof-of-concept demonstrates how the Signal Protocol can be implemented in Flutter/Dart. Explore the test suite to understand the implementation details.
302+
This proof-of-concept demonstrates how the Signal Protocol can be implemented in Flutter/Dart. Explore the test suite to understand the implementation details.

0 commit comments

Comments
 (0)