From 8c51852eaf937b6b0d0972e0ba76958e0dc5dc5e Mon Sep 17 00:00:00 2001
From: William G Underwood <42812654+WGUNDERWOOD@users.noreply.github.com>
Date: Sun, 12 Jan 2025 13:07:44 +0000
Subject: [PATCH] Update README
---
README.md | 5 +++++
notes.org | 3 +--
2 files changed, 6 insertions(+), 2 deletions(-)
diff --git a/README.md b/README.md
index 1d0a45e..99dede8 100644
--- a/README.md
+++ b/README.md
@@ -14,6 +14,8 @@ https://shields.io/badge/license-MIT-blue.svg)](
https://mit-license.org/)
An extremely fast LaTeX formatter written in Rust.
+Try it out now in your
+[browser](https://wgunderwood.github.io/tex-fmt/)!
@@ -113,6 +115,9 @@ environment.systemPackages = [
];
```
+It is also included in
+[treefmt-nix](https://github.com/numtide/treefmt-nix/tree/main).
+
### Arch Linux
Install from the
diff --git a/notes.org b/notes.org
index 55bb131..5a9f33a 100644
--- a/notes.org
+++ b/notes.org
@@ -1,8 +1,7 @@
#+title: tex-fmt
* Tasks
-** TODO Add to Nix home-manager with empty config file
** TODO Indicate which args are CLI and which are config
-** TODO Add link to treefmt-nix in README
+** TODO Add to Nix home-manager with empty config file
** TODO Update wasm-bindgen to 0.2.99 when released in nixpkgs
* Options and documentation
** Args struct