Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
seanvaleo committed Jun 22, 2023
1 parent 78ac6c0 commit 5994476
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
[![Build Status](https://github.com/seanvaleo/dsim/actions/workflows/go.yml/badge.svg)](https://github.com/seanvaleo/dsim/actions)
[![Go Report Card](https://goreportcard.com/badge/github.com/seanvaleo/dsim)](https://goreportcard.com/report/github.com/seanvaleo/dsim)

Simulate the effectiveness of various blockchain difficulty algorithms in terms of volatility and accuracy.
I created this simulator to evaluate the effectiveness of various blockchain difficulty algorithms in terms of volatility and accuracy.


## 📄 Background
Expand All @@ -19,7 +19,7 @@ The goal of this project is to provide a simulator to report on the effectivenes
difficulty algorithms by observing the standard deviation, and mean values of all block intervals
after a period of days.

Example Report:
Example Results:

![screenshot](screenshot.png)

Expand Down

0 comments on commit 5994476

Please sign in to comment.