Skip to content
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Combine index and README.
Contained the same information and removes Brian's email.
  • Loading branch information
vmuriart committed Feb 22, 2017
commit dcd45f74d61aa3e08916ff962093f7326e2e2a65
16 changes: 15 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,13 @@ Python for .NET is currently compatible and tested with Python releases
Current releases are available at the [Python for .NET website][2].
To subscribe to the [Python for .NET mailing list][3] or read the
[online archives][4] of the list, see the [mailing list information][3]
page.
page. Use the [Python for .NET issue tracker][55] to report issues.

- The [README][66] provides a detailed overview of Python for .NET,
as well as some basic usage examples. Many other examples can be
found in the demos and unit tests for the package.
- Checkout the [PythonNet][77] code from github.
- [Download releases][88] for various versions of Python and CLR.

## Installation

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

[10]: http://www.python.org/license.html

[55]: http://github.com/pythonnet/pythonnet/issues

[66]: http://pythonnet.github.io/readme.html

[77]: http://github.com/pythonnet/pythonnet

[88]: https://pypi.python.org/pypi/pythonnet
48 changes: 0 additions & 48 deletions index.md

This file was deleted.