Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit dcd45f7

Browse files
committed
Combine index and README.
Contained the same information and removes Brian's email.
1 parent 6ab8b1f commit dcd45f7

File tree

2 files changed

+15
-49
lines changed

2 files changed

+15
-49
lines changed

README.md

Lines changed: 15 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,13 @@ Python for .NET is currently compatible and tested with Python releases
2222
Current releases are available at the [Python for .NET website][2].
2323
To subscribe to the [Python for .NET mailing list][3] or read the
2424
[online archives][4] of the list, see the [mailing list information][3]
25-
page.
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,
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.
31+
- [Download releases][88] for various versions of Python and CLR.
2632

2733
## Installation
2834

@@ -351,3 +357,11 @@ Python for .NET is released under the open source MIT License. A copy of the lic
351357
[9]: http://pythonnet.github.io/LICENSE
352358

353359
[10]: http://www.python.org/license.html
360+
361+
[55]: http://github.com/pythonnet/pythonnet/issues
362+
363+
[66]: http://pythonnet.github.io/readme.html
364+
365+
[77]: http://github.com/pythonnet/pythonnet
366+
367+
[88]: https://pypi.python.org/pypi/pythonnet

index.md

Lines changed: 0 additions & 48 deletions
This file was deleted.

0 commit comments

Comments
 (0)