Skip to content

Commit

Permalink
updating fastsim-2 readme to include instructions for downloading dem…
Browse files Browse the repository at this point in the history
…o files
  • Loading branch information
robinsteuteville committed May 27, 2024
1 parent c6c7ded commit d2e0cdc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ Developers might want to install the code in place so that FASTSim files can be

## Usage

To see and run examples, navigate to `./python/fastsim/demos` and run the various *demo.py files to see fastsim use cases. There are other examples in fastsim/tests.
To see and run examples, download the FASTSim demo files using the function `copy_demo_files()` from `fastsim.utils`. This function downloads demo files into a specified local directory. WARNING: If you download the demo files to a location where files of the same name already exist, the original files will be overwritten.

## Adding FASTSim as a Dependency in Rust

Expand Down

0 comments on commit d2e0cdc

Please sign in to comment.