File tree Expand file tree Collapse file tree 1 file changed +9
-3
lines changed Expand file tree Collapse file tree 1 file changed +9
-3
lines changed Original file line number Diff line number Diff line change 55
66## Build Status
77
8- ![ Build Wheels] ( https://github.com/SWMM-Project /swmm-python/workflows/Build%20Wheels /badge.svg )
8+ [ ![ Build Wheels] ( https://github.com/pyswmm /swmm-python/actions/ workflows/build_wheel.yml /badge.svg )] ( https://github.com/pyswmm/swmm-python/actions/workflows/build_wheel.yml )
99
1010
1111## Installation
1414
1515 `` pip install swmm-toolkit ``
1616
17+ ## Community
18+
19+ [ ![ Discord] ( https://img.shields.io/badge/Discord-Join%20Chat-7289da?logo=discord&logoColor=white )] ( https://discord.com/channels/1412143058463756421/1412144907312955532 )
20+
21+ Join the discussion! We will do everything we can to help you!
1722
1823## Features
1924
2025` swmm-toolkit ` makes SWMM a fully fledged Python extension with:
26+
2127 - Compatibility with USEPA SWMM
2228 - Python integration at the speed of C
2329 - Full access to library APIs
2430 - Pythonic naming, enums, exceptions, and return value handling
25-
26-
31+
32+
2733## Basic Usage
2834
2935Run a SWMM simulation.
You can’t perform that action at this time.
0 commit comments