From 214bb70b4e0cc2b60349de18b0edbb16d3928010 Mon Sep 17 00:00:00 2001 From: Xinming Wei <92770785+xinming-wei@users.noreply.github.com> Date: Wed, 5 Jan 2022 18:00:48 +0800 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index c52d6b0..2296288 100644 --- a/README.md +++ b/README.md @@ -47,7 +47,7 @@ verbose = True You can then run your design flow by executing: ```bash cd cocoon/ -python run.py /Path/to/your_config.ini +python run.py /Path/to/your/config.ini ``` ## Ongoing work - Integrate more EDA tools @@ -72,4 +72,4 @@ If you use cocoon in your research, please cite our WOSET'20 paper: ``Jiaxi Zhan month = {Nov}, year = {2020}, } -``` \ No newline at end of file +```