Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
horacehoff authored Aug 29, 2024
1 parent b6b7f23 commit 2d72a77
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ An experimental digital, fully-encrypted, secure monetary system built in Rust.

### How it works

Veber creates a web server, which can then be interacted with by using different URL parameters when accessing the server. The whole user experience/interaction is based off of URL parameters, although a UI could easily be made to make this interaction easier and more accessible, which I had started working on.
Veber creates a web server, which can then be interacted with by using different URL parameters when accessing the server. The whole user experience/interaction is based off of URL parameters, although a UI could easily be made to make this interaction easier and more accessible, which I had started working on. All the data stored and transmitted is encrypted using multiple encryption methods.

## License
*© 2023 Just_a_Mango. All Rights Reserved.*

0 comments on commit 2d72a77

Please sign in to comment.