Skip to content

Commit 8994a67

Browse files
committed
Merge branch 'main' of https://github.com/benbjohnson/wtf into main
2 parents bd684f0 + 11c8b83 commit 8994a67

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

README.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
WTF Dial ![GitHub release](https://img.shields.io/github/v/release/benbjohnson/wtf) ![test](https://github.com/benbjohnson/wtf/workflows/test/badge.svg) ![deploy](https://github.com/benbjohnson/wtf/workflows/deploy/badge.svg)
22
========
33

4-
This project provides a real-time API for teams to view how f-cked up they
4+
This project provides a real-time dashboard for teams to view how f-cked up they
55
currently are. Each team member provides input to specify the level at which
66
they feel the team is currently messed up. These values range from 0% (meaning
77
team feels there are no WTF situations) to 100% (meaning the members feel the
@@ -21,8 +21,9 @@ Go application. It can be used in several ways:
2121
projects but the goal here is to be as clear as possible for anyone reading
2222
the code.
2323

24-
2. As a walkthrough—companion blog posts will be added that walk through the
25-
various parts of the application and explain the design choices.
24+
2. As a walkthrough—companion blog posts will be added to the [Go Beyond](https://www.gobeyond.dev/)
25+
web site that walk through the various parts of the application and explain the design choices.
26+
You can find the initial blog post here: https://www.gobeyond.dev/wtf-dial/
2627

2728
You can also see the project structure overview below to get a quick overview
2829
of the application structure.

0 commit comments

Comments
 (0)