Set version to 1.0.0 and some packaging prep.
[ustaxviewer.git] / README.md
index 970193b8dfc7ed4af34d283c0926b7c694abf325..088b837d56720a3db1fc93bbc488f520c0a753a0 100644 (file)
--- a/README.md
+++ b/README.md
@@ -1,6 +1,6 @@
 # ustaxviewer
 
-This package provides an HTML frontend to the [ustaxlib]() system.
+This package provides an HTML frontend to the [ustaxlib] system.
 
 Every Form object that is added to the TaxReturn is viewable, with the value of every line
 displayed:
@@ -13,8 +13,10 @@ the "Amount You Owe", for example, which [yields this massive graph](doc/f1040-a
 
 # Usage
 
-See the [ustaxlib]() repository for how to get started modeling taxes. To run the viewer, simply do:
+See the [ustaxlib] repository for how to get started modeling taxes. To run the viewer, simply do:
 
     npx ustaxviewer-ts taxfile.ts
 
 Note that `taxfile.ts` should have a default export of the TaxReturn object to be rendered.
+
+[ustaxlib]: https://github.com/rsesek/ustaxlib