diff options
author | dvn <git@dvn.me> | 2018-08-01 13:04:32 +0200 |
---|---|---|
committer | dvn <git@dvn.me> | 2018-08-01 13:04:32 +0200 |
commit | 34bd9d209a0886d643fa7f03908aea38ba13845d (patch) | |
tree | 0529b7a8c8a57e9ea4708ff1adede71f86a2df63 /README.md | |
parent | 227562cb27929112f543947204336e87da489132 (diff) |
README.md: syntax fix, and logo resize
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 5 |
1 files changed, 3 insertions, 2 deletions
@@ -1,4 +1,5 @@ -<center><a href="https://gnunet.org"><img src="contrib/branding/logo/gnunet-logo-dark-text.svg" alt="GNUnet"width="200px"/></a></center> +<center><a href="https://gnunet.org"><img src="contrib/branding/logo/gnunet-logo-dark-text.svg" alt="GNUnet"width="300px"/></a></center> + > GNUnet is a *new* network protocol stack for building secure, distributed, and privacy-preserving applications. * [Install](#how-to-install-gnunet) @@ -157,4 +158,4 @@ Related Projects <a href="https://pep.foundation"><img src="https://pep.foundation/static/media/uploads/peplogo.svg" alt="pep.foundation" width="50px"/></a> <a href="https://secushare.org"><img src="https://secushare.org/img/secushare-0444.png" alt="Secushare" width="50px"/></a> -
\ No newline at end of file + |