From a95fc486b1bfa072328f4dda116dafe77ee34327 Mon Sep 17 00:00:00 2001 From: TiredFromTelehack Date: Fri, 18 Oct 2024 02:47:50 +0200 Subject: [PATCH] Update README.md --- README.md | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index 880f713..232c336 100644 --- a/README.md +++ b/README.md @@ -4,13 +4,13 @@ This repository contains scripts for implementing a Proof of Work (PoW) algorith ## Table of Contents -- [Features](#features) -- [Requirements](#requirements) -- [Installation](#installation) -- [Usage](#usage) - - [Bash Script Usage](#bash-script-usage) - - [Python Salt Generator Usage](#python-salt-generator-usage) -- [Examples](#examples) +- [Features](#afeatures) +- [Requirements](#Requirements) +- [Installation](#Installation) +- [Usage](#Usage) +- [Bash Script Usage](#Bash Script Usage) +- [Python Salt Generator Usage](#Python Salt Generator Usage) +- [Examples](#Examples) ## Features