We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Src/README.md
1 parent 717b16c commit 6698292Copy full SHA for 6698292
1 file changed
Src/README.md
@@ -2,13 +2,13 @@
2
3
- `IronPython`: Core compiler and runtime (IronPython.dll)
4
5
-IronPython.Tests: Targetted compiler and runtime unit tests hosted in a C# test harness.
+- `IronPython.Tests`: Targetted compiler and runtime unit tests hosted in a C# test harness.
6
7
-`Scripts`: Infrastructure scripts and helpers.
+- `Scripts`: Infrastructure scripts and helpers.
8
9
-`StdLib`: Python standard library imports.
+- `StdLib`: Python standard library imports.
10
11
-`Tests`: Test suites.
+- `Tests`: Test suites.
12
13
Please see [the wiki](https://github.com/IronLanguages/ironpython3/wiki) for information on:
14
0 commit comments