Skip to content

Commit 99854c7

Browse files
committed
add readme
1 parent 8e0d5ff commit 99854c7

File tree

2 files changed

+6
-0
lines changed

2 files changed

+6
-0
lines changed

Cargo.toml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,11 @@
22
name = "rfvp"
33
version = "0.1.0"
44
edition = "2021"
5+
license = "Apache-2.0"
6+
homepage = "https://github.com/xmoezzz/rfvp"
7+
description = "A Non-Official Rust cross-platform implementation of the FVP engine"
8+
repository = ""
9+
readme = "README.md"
510

611
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
712

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
# rfvp: A Non-Official Rust cross-platform implementation of the FVP engine

0 commit comments

Comments
 (0)