We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see ourdocumentation.
There was an error while loading.Please reload this page.
1 parenteb00baf commita4e4dddCopy full SHA for a4e4ddd
README.md
@@ -24,7 +24,7 @@ To subscribe to the [Python for .NET mailing list][3] or read the
24
[online archives][4] of the list, see the[mailing list information][3]
25
page. Use the[Python for .NET issue tracker][55] to report issues.
26
27
--The[README][66] provides a detailed overview of Python for .NET,
+-This page provides a detailed overview of Python for .NET,
28
as well as some basic usage examples. Many other examples can be
29
found in the demos and unit tests for the package.
30
- Checkout the[PythonNet][77] code from github.
@@ -555,6 +555,4 @@ standard library, which are covered by the [Python license][10].
555
556
[55]:http://github.com/pythonnet/pythonnet/issues
557
558
-[66]:http://pythonnet.github.io/readme.html
559
-
560
[77]:http://github.com/pythonnet/pythonnet