Skip to content

Commit

Permalink
Include the system design.
Browse files Browse the repository at this point in the history
  • Loading branch information
kentlouisetonino authored Mar 27, 2024
1 parent cf263e2 commit 0c823e2
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,13 +2,19 @@
#
> - A CLI tool for converting temperature scale.
> - This supports Celsius (C), Fahrenheit (F), Kelvin (K), and Rankine scales.
> - This supports `Celsius` °C, `Fahrenheit` °F, `Kelvin` °K, and `Rankine` °R scales.
<br />
<br />



### System Design

![tempscale-system-design](https://github.com/kentlouisetonino/tempscale/assets/69438999/07170a87-049d-4719-b2eb-d2cd65e6d70b)



### Local Development
#
> - Note the root `main.go` is a symbolic link.
Expand Down

0 comments on commit 0c823e2

Please sign in to comment.