🏡 index : ~doyle/chartered.git

author Jordan Doyle <jordan@doyle.la> 2022-08-30 2:19:51.0 +01:00:00
committer Jordan Doyle <jordan@doyle.la> 2022-08-30 2:20:00.0 +01:00:00
commit
8526b810d1bc6152deacea8efa3fd4b6765c1bdb [patch]
tree
d126e0824f93be74391f20b6286a77ac6a163e1b
parent
cb3c12cdda013589f3ccab99f53bd4faf3f25c88
download
8526b810d1bc6152deacea8efa3fd4b6765c1bdb.tar.gz

Sort some readability issues in README



Diff

 README.md | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/README.md b/README.md
index fedbf5c..3760cfa 100644
--- a/README.md
+++ a/README.md
@@ -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>