add readme

This commit is contained in:
2025-10-03 09:07:36 -04:00
parent fd27e36fa6
commit edc53f336c
4 changed files with 184 additions and 42 deletions

View File

@@ -1,5 +1,3 @@
# Makefile for medtrace-synth
VENV := .venv
PYTHON := $(VENV)/bin/python
PIP := $(PYTHON) -m pip