Browse Source

updated readme

afeiszli 3 years ago
parent
commit
30c863a450
3 changed files with 16 additions and 14 deletions
  1. 16 14
      README.md
  2. BIN
      img/netmaker-teal.png
  3. BIN
      img/y-combinator.png

+ 16 - 14
README.md

@@ -1,18 +1,18 @@
 
 <p align="center">
-  <a href="https://netmaker.org">
-  <img src="./img/netmaker.png" width="75%"><break/>
+  <a href="https://netmaker.io">
+  <img src="./img/netmaker-teal.png" width="50%"><break/>
   </a>
 </p>
 
-<p align="center">
-a platform for modern, blazing fast virtual networks 
-</p>
-
 <p align="center">
 <a href="https://runacap.com/ross-index/q1-2022/" target="_blank" rel="noopener">
-    <img src="https://runacap.com/wp-content/uploads/2022/06/ROSS_badge_white_Q1_2022.svg" alt="ROSS Index - Fastest Growing Open-Source Startups in Q1 2022 | Runa Capital" />
+    <img src="https://runacap.com/wp-content/uploads/2022/06/ROSS_badge_white_Q1_2022.svg" alt="ROSS Index - Fastest Growing Open-Source Startups in Q1 2022 | Runa Capital"  width="15%"/>
 </a>  
+<a href="https://www.ycombinator.com/companies/netmaker/" target="_blank" rel="noopener">
+    <img src="./img/y-combinator.png" alt="Y-Combinator" width="16%" />
+</a>  
+
 </p>
 
 <p align="center">
@@ -39,13 +39,15 @@ a platform for modern, blazing fast virtual networks
   </a> 
 </p>
 
-# WireGuard® Automation from Homelab to Enterprise
-- [x] Peer-to-Peer Mesh Networks
-- [x] Kubernetes and Multi-Cloud Enablement
-- [x] Remote Site Access via Gateway
-- [x] OAuth and Private DNS Features
-- [x] Fine-grained access controls 
-- [x] Support for Linux, Mac, Windows, FreeBSD, iPhone, and Android
+# WireGuard<sup>®</sup> automation from homelab to enterprise
+
+:heavy_check_mark: Automate WireGuard networks
+:heavy_check_mark: Create the fastest possible mesh VPNs  
+:heavy_check_mark: Connect your distributed infrastructure  
+:heavy_check_mark: Provide remote access to environments
+:heavy_check_mark: Use private DNS
+:heavy_check_mark: Secure trust using ACLs  
+:heavy_check_mark: Administrate networks with an admin UI  
 
 # Get Started in 5 Minutes  
 

BIN
img/netmaker-teal.png


BIN
img/y-combinator.png