Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
tonybaloney committed Nov 20, 2020
1 parent 03b9298 commit d328982
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Pyjion
![](https://github.com/tonybaloney/Pyjion/raw/master/Docs/source/_static/pyjion_logo.png)

A JIT extension for CPython that compiles your Python code into native CIL and executes it using the .NET 5 CLR.
Pyjion, a JIT extension for CPython that compiles your Python code into native CIL and executes it using the .NET 5 CLR.

![Compile and test C++ package](https://github.com/tonybaloney/Pyjion/workflows/Compile%20and%20test%20C++%20package/badge.svg)
[![Documentation Status](https://readthedocs.org/projects/pyjion/badge/?version=latest)](https://pyjion.readthedocs.io/en/latest/?badge=latest)
Expand Down

0 comments on commit d328982

Please sign in to comment.