From 4e54dea46a2399bea7b00b68409dada7d97f6ef9 Mon Sep 17 00:00:00 2001 From: Johannes Hidding Date: Mon, 6 Nov 2023 23:45:23 +0100 Subject: [PATCH] Update README.md --- README.md | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/README.md b/README.md index e69de29..6d25ab8 100644 --- a/README.md +++ b/README.md @@ -0,0 +1,14 @@ +# Tutorials for using Entangled and Brei + +Requirements: + +- Python ≥3.11 +- Entangled (`pip install entangled-cli`) +- Pandoc with Lua support +- Gnuplot + +## Running docs + +``` +entangled brei weave +```