add contributing instructions
This commit is contained in:
7
README
7
README
@@ -13,3 +13,10 @@ use nanohtml2text::html2text;
|
|||||||
|
|
||||||
let s = "<b>Hacker mode</b>"
|
let s = "<b>Hacker mode</b>"
|
||||||
assert_eq!(&html2text(s), "Hacker mode")
|
assert_eq!(&html2text(s), "Hacker mode")
|
||||||
|
|
||||||
|
contributing
|
||||||
|
------------
|
||||||
|
|
||||||
|
https://alex.flounder.online/tech/contribute.gmi
|
||||||
|
gemini://alex.flounder.online/tech/contribute.gmi
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user