Add some metadata

This commit is contained in:
Jonathan Flueren 2023-07-07 11:24:22 +02:00
parent 4c36af1d50
commit e6de23992f
2 changed files with 8 additions and 0 deletions

View file

@ -2,6 +2,9 @@
name = "schmfy" name = "schmfy"
version = "0.1.0" version = "0.1.0"
edition = "2021" edition = "2021"
license = "MIT OR Apache-2.0"
description = "Schmfication library"
readme = "README.md"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html

5
README.md Normal file
View file

@ -0,0 +1,5 @@
# Schmfy library
This library is able to schmfy single words.
## Usage
Just add this crate to your project and you will be able to use the `schmfy()`-function to turn any word into its 'schmord'.