mirror of
https://github.com/PaddiM8/kalker.git
synced 2025-06-23 19:21:26 +02:00
Added separate readme for the library.
This commit is contained in:
parent
122aca4a97
commit
22c5b0785c
@ -1,10 +1,9 @@
|
|||||||
[package]
|
[package]
|
||||||
name = "kalk"
|
name = "kalk"
|
||||||
version = "0.1.1"
|
version = "0.1.2"
|
||||||
authors = ["PaddiM8"]
|
authors = ["PaddiM8"]
|
||||||
edition = "2018"
|
edition = "2018"
|
||||||
description = "A math evaluator library that supports user-defined functions and variables and can handle fairly ambiguous syntax."
|
description = "A math evaluator library that supports user-defined functions and variables and can handle fairly ambiguous syntax."
|
||||||
readme = "../README.md"
|
|
||||||
repository = "https://github.com/PaddiM8/kalk/tree/master/kalk"
|
repository = "https://github.com/PaddiM8/kalk/tree/master/kalk"
|
||||||
license = "MIT"
|
license = "MIT"
|
||||||
keywords = ["math", "calculator", "evaluator"]
|
keywords = ["math", "calculator", "evaluator"]
|
||||||
|
Loading…
x
Reference in New Issue
Block a user