From 9bd9d8a1e95935c4bc6149c36a84d7fa7c5423e6 Mon Sep 17 00:00:00 2001 From: David Bau Date: Sat, 2 Apr 2022 18:44:27 -0400 Subject: [PATCH] Read the code. --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 6d07bd9..452f0c8 100644 --- a/README.md +++ b/README.md @@ -12,6 +12,9 @@ Includes: * Fast and feature-rich data set objects for images and text. * Utilities for simplifying the task of running many batch jobs. +Full details can be found by reading the code. +Here is a partial overview: + ## Trace library `Trace`, `TraceDict`, `subsequence`, `replace_module`; these simplify