Skip to content

Commit 6698292

Browse files
committed
Update Src/README.md
1 parent 717b16c commit 6698292

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

Src/README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,13 +2,13 @@
22

33
- `IronPython`: Core compiler and runtime (IronPython.dll)
44

5-
IronPython.Tests: Targetted compiler and runtime unit tests hosted in a C# test harness.
5+
- `IronPython.Tests`: Targetted compiler and runtime unit tests hosted in a C# test harness.
66

7-
`Scripts`: Infrastructure scripts and helpers.
7+
- `Scripts`: Infrastructure scripts and helpers.
88

9-
`StdLib`: Python standard library imports.
9+
- `StdLib`: Python standard library imports.
1010

11-
`Tests`: Test suites.
11+
- `Tests`: Test suites.
1212

1313
Please see [the wiki](https://github.com/IronLanguages/ironpython3/wiki) for information on:
1414

0 commit comments

Comments
 (0)