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]
|
||||
name = "kalk"
|
||||
version = "0.1.1"
|
||||
version = "0.1.2"
|
||||
authors = ["PaddiM8"]
|
||||
edition = "2018"
|
||||
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"
|
||||
license = "MIT"
|
||||
keywords = ["math", "calculator", "evaluator"]
|
||||
|
Loading…
x
Reference in New Issue
Block a user