diff --git a/Cargo.toml b/Cargo.toml index cf8f3a6..623fc07 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,11 +1,11 @@ [package] name = "rang" -version = "0.1.0" +version = "0.1.1" description = "Just another colour chooser" authors = ["PiyushXCoder "] license = "GPL-3.0-only" readme = "README.md" -repository = "https://github.com/PiyushXCoder/Rasp-Manager" +repository = "https://github.com/PiyushXCoder/rang" keywords = ["color", "color-chooser", "color-picker", "gtk"] edition = "2018" diff --git a/README.md b/README.md index 60d789a..f2a836a 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ A simple color chooser made with GTK ## Interface -![1](Screenshot.png) +![Alt text](Screenshot.png) # LICENSE This program is free software: you can redistribute it and/or modify