From 27220feb75996730e8028e096ea6fbd47d71b202 Mon Sep 17 00:00:00 2001 From: Russtopia Date: Thu, 23 May 2019 13:05:42 -0700 Subject: [PATCH] Update page 'Home' --- Home.md | 14 ++++++++++---- 1 file changed, 10 insertions(+), 4 deletions(-) diff --git a/Home.md b/Home.md index d370dd9..60804ed 100644 --- a/Home.md +++ b/Home.md @@ -1,6 +1,16 @@ ## The HKExSh ### **H**erradura**K**yber **Ex**change **Sh**ell (Originally HerraduraKEx Shell) + +Introduction +-- +* [FAQs](wiki/FAQs) +* [Installing and Running](#installing-and-running) +* [Architecture](#architecture) +* [Planned Work](#planned-work) +* [SLOCC](#slocc) + + This project began as an excuse to 1. Learn Go networking and Go in general @@ -62,10 +72,6 @@ is used by the `hkexshd` server to authenticate clients. ----- -[FAQs](wiki/FAQs) - ------ - Installing and Running -- See [README.md](src/master/README.md) in the repo top directory.