From 760290b02b253bc3109b18b5270f131371c15294 Mon Sep 17 00:00:00 2001 From: xenticore Date: Fri, 21 Mar 2025 14:32:41 -0400 Subject: [PATCH] doc: add text to readme --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index e69de29..6f83bae 100644 --- a/README.md +++ b/README.md @@ -0,0 +1,5 @@ +# tf2wikipricing + +Adds pricing information to item pages on the TF2 wiki. + +Currently builds as a userscript, browser extension builds are returning soon.