Sort some readability issues in README
Diff
README.md | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
@@ -1,7 +1,7 @@
# chartered
a little dig at creating a private cargo repository with authenticated downloads, the plan is to have git connect to
a git server we setup that we can serve a fake index from generated just for the authenticated user that we can embed
a little dig at creating a private cargo repository with authenticated downloads, the plan is to have cargo connect to
a git server we setup that can serve a fake index generated just for the authenticated user that we can embed temporary
authentication credentials into.
learn more at https://book.chart.rs/
@@ -36,4 +36,4 @@
<a href=".github/imgs/crate-view-light.png"><img src=".github/imgs/crate-view-light.png" alt="crate view (light)"></a>
<a href=".github/imgs/crate-view-dark.png"><img src=".github/imgs/crate-view-dark.png" alt="crate view (dark)"></a>
<a href=".github/imgs/org-members.png"><img src=".github/imgs/org-members.png" alt="organisation members"></a>
<a href=".github/imgs/org-members.png"><img src=".github/imgs/org-members.png" alt="organisation members"></a>