mirror of
https://github.com/simplex-chat/simplex-chat.git
synced 2025-06-28 20:29:53 +00:00
changes
This commit is contained in:
parent
80a3492032
commit
f9ae490964
2 changed files with 17 additions and 0 deletions
17
docs/dev/README.md
Normal file
17
docs/dev/README.md
Normal file
|
@ -0,0 +1,17 @@
|
|||
---
|
||||
title: Developer Quick start
|
||||
---
|
||||
# SimpleX Chat Developer Guide
|
||||
|
||||
The first messaging platform that has no user identifiers of any kind — 100% private by design.
|
||||
|
||||
## Contents
|
||||
|
||||
- [Quick start](#quick-start) - scroll down this page
|
||||
- [Manage messages](./manage-messages.md)
|
||||
|
||||
## Quick start
|
||||
|
||||
### Explore the ways how messages are managed in UI
|
||||
|
||||
There is a similar way of managing messages across all supported platforms. Refer to [Manage messages](./manage-messages.md) in order to understand it in details to be able to modify the code easily.
|
Loading…
Add table
Add a link
Reference in a new issue