Skip to content

Commit

Permalink
Minor formatting change in README
Browse files Browse the repository at this point in the history
  • Loading branch information
Luflosi committed Apr 6, 2024
1 parent 761e721 commit 42e9d30
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,8 @@ curl --verbose 'https://[::1]:9841/update?user=bob&pass=123456&ipv4=1.2.3.4&ipv6
You should use a reverse proxy server like Nginx for TLS so that passwords are encrypted while they are transmitted over the internet.


This is one of my first Rust projects so the code will not look very idiomatic. If you have any suggestions for improvements, please do not hesitate to create an issue or even a PR!
> [!IMPORTANT]
> This is one of my first Rust projects so the code will not look very idiomatic. If you have any suggestions for improvements, please do not hesitate to create an issue or even a PR! 🖤

If you would like to see any of the following TODO items implemented, please file an issue so I know that it is important to someone.
Expand Down

0 comments on commit 42e9d30

Please sign in to comment.