From c3d1d622788e58c555efb2e266aa3622a95a6786 Mon Sep 17 00:00:00 2001 From: Matt Stone Date: Mon, 15 Apr 2024 05:49:52 -0400 Subject: [PATCH] Update README.md --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.md b/README.md index 0b75b27..1b8d09a 100644 --- a/README.md +++ b/README.md @@ -7,6 +7,14 @@ Dataclass IO. +## Installation + +`dataclass_io` may be installed via `pip`: + +```console +pip install dataclass_io +``` + ## Quickstart ### Reading