mirror of
https://github.com/eternal-flame-AD/unitdc-rs.git
synced 2025-02-17 10:17:28 -06:00
update readme
This commit is contained in:
parent
ad5dbbd08f
commit
a44f045d85
1 changed files with 6 additions and 2 deletions
|
@ -1,7 +1,11 @@
|
|||
# UnitDC-rs
|
||||
|
||||
Rust rewrite of the [UnitDC](https://github.com/eternal-flame-AD/unitdc), dc-like quantity calculator project, featuring a REPL cli and a Web UI.
|
||||
This is a dc-like quantity calculator project, featuring a REPL cli and a Web UI.
|
||||
|
||||
[Try it out](https://eternal-flame-ad.github.io/unitdc-rs/)
|
||||
|
||||
[Examples](https://github.com/eternal-flame-AD/unitdc/wiki/Examples)
|
||||
[The Unit Solver](https://github.com/eternal-flame-AD/unitdc-rs/wiki/The-Unit-Solver): Linearly combine quantities automatically so you don't have to multiply and divide them yourself. See an [example](https://github.com/eternal-flame-AD/unitdc-rs/blob/main/examples/mpg.txt)
|
||||
|
||||
[Expression Syntax](https://github.com/eternal-flame-AD/unitdc-rs/wiki/Expressions)
|
||||
|
||||
[Examples](https://github.com/eternal-flame-AD/unitdc-rs/wiki/Examples)
|
Loading…
Add table
Reference in a new issue