From a16e700eaa0c5e7a4f8953205d6a0dd9a7bbb536 Mon Sep 17 00:00:00 2001 From: Daniel Feenberg Date: Thu, 26 Sep 2024 16:51:17 -0400 Subject: [PATCH] Update README.md to include installation instructions --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index bd32bdb..5721929 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,8 @@ # policyengine-taxsim TAXSIM emulator using the PolicyEngine US federal and state tax calculator +## How to install the emulator ## + git clone https://github.com/PolicyEngine/policyengine-taxsim + pip install -U policyengine-us ## How to use the emulator ## The emulator takes a .raw file in the form of a csv. This is the same form of input that Taxsim-35 takes.