From 563c37a9c2c62faf14a93e7cb55255077e4fa6b1 Mon Sep 17 00:00:00 2001 From: Icelk Date: Sun, 25 Feb 2024 16:31:11 +0100 Subject: [PATCH] Publish --- Cargo.toml | 4 ++++ README.md | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index a60598c..08c1679 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -6,6 +6,10 @@ description = "Your Swiss Army knife for swiftly processing any amount of data. rust-version = "1.59" version = "0.1.0" edition = "2021" +license = "LGPL-3.0-or-later" +homepage = "https://github.com/Icelk/std-dev" +repository = "https://github.com/Icelk/std-dev" +exclude = ["data-samples"] # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html diff --git a/README.md b/README.md index 4a29c03..d18b2fe 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ > Your Swiss Army knife for swiftly processing any amount of data. Implemented for industrial and educational purposes alike. -This codebase is well-documented and comments, in an effort to expose the wonderful algorithms of data analysis to the masses. +This codebase is well-documented and commented, in an effort to expose the wonderful algorithms of data analysis to the masses. We're ever expanding, but for now the following are implemented.