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.