aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authordvn <git@dvn.me>2018-08-01 13:08:50 +0200
committerdvn <git@dvn.me>2018-08-01 13:08:50 +0200
commitcca76741cab20706a255d2a72b879b90dfdd40f2 (patch)
treed0d176d74cdb36d0cd352984b307343259368c47 /README.md
parent34bd9d209a0886d643fa7f03908aea38ba13845d (diff)
downloadgnunet-cca76741cab20706a255d2a72b879b90dfdd40f2.tar.gz
gnunet-cca76741cab20706a255d2a72b879b90dfdd40f2.zip
README.md: Fix image alignment, and sizing
Diffstat (limited to 'README.md')
-rw-r--r--README.md13
1 files changed, 8 insertions, 5 deletions
diff --git a/README.md b/README.md
index b8a23c1fd..abaed5134 100644
--- a/README.md
+++ b/README.md
@@ -1,4 +1,6 @@
1<center><a href="https://gnunet.org"><img src="contrib/branding/logo/gnunet-logo-dark-text.svg" alt="GNUnet"width="300px"/></a></center> 1<p align="center">
2 <a href="https://gnunet.org"><img src="contrib/branding/logo/gnunet-logo-dark-text.svg" alt="GNUnet" width="300px"/></a>
3</p>
2 4
3> GNUnet is a *new* network protocol stack for building secure, distributed, and privacy-preserving applications. 5> GNUnet is a *new* network protocol stack for building secure, distributed, and privacy-preserving applications.
4 6
@@ -55,7 +57,7 @@ make
55make install 57make install
56``` 58```
57 59
58**Using the [GNU Guix package manager:](https://https://www.gnu.org/software/guix/) ** 60**Using the [GNU Guix package manager:](https://https://www.gnu.org/software/guix/)**
59 61
60```shell 62```shell
61# To build, run tests, and install: 63# To build, run tests, and install:
@@ -79,8 +81,9 @@ docker build -t gnunet .
79 81
80There are many possible ways to use the subsystems of GNUnet, we will provide a few examples in this section. 82There are many possible ways to use the subsystems of GNUnet, we will provide a few examples in this section.
81 83
82 84<p align="center">
83<center> <a href="contrib/gnunet-arch-full.svg"><img src="contrib/gnunet-arch-full.svg" alt="GNUnet Modular Architecture" width="400px" border="1px"/></a></center> 85 <a href="contrib/gnunet-arch-full.svg"><img src="contrib/gnunet-arch-full.svg" alt="GNUnet Modular Architecture" width="400px" border="1px"/></a>
86</p>
84 87
85>***GNUnet is composed of over 30 modular subsystems*** 88>***GNUnet is composed of over 30 modular subsystems***
86 89
@@ -156,6 +159,6 @@ Related Projects
156 159
157 160
158 161
159 <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> 162 <a href="https://pep.foundation"><img src="https://pep.foundation/static/media/uploads/peplogo.svg" alt="pep.foundation" width="80px"/></a> <a href="https://secushare.org"><img src="https://secushare.org/img/secushare-0444.png" alt="Secushare" width="80px"/></a>
160 163
161 164