Skip to content

Commit 149f2fd

Browse files
author
Christopher Doris
committed
adds links and trademarks to Python and Julia
1 parent f70d9dc commit 149f2fd

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
[![Test Status](https://github.com/cjdoris/Python.jl/workflows/Tests/badge.svg)](https://github.com/cjdoris/Python.jl/actions?query=workflow%3ATests)
66
[![Codecov](https://codecov.io/gh/cjdoris/Python.jl/branch/master/graph/badge.svg?token=A813UUIHGS)](https://codecov.io/gh/cjdoris/Python.jl)
77

8-
Bringing **Python** and **Julia** together in seamless harmony:
8+
Bringing [**Python®**](https://www.python.org/) and [**Julia**](https://julialang.org/) together in seamless harmony:
99
- Call Python code from Julia and Julia code from Python via a symmetric interface.
1010
- Simple syntax, so the Python code looks like Python and the Julia code looks like Julia.
1111
- Intuitive and flexible conversions between Julia and Python: anything can be converted, you are in control.

docs/src/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Python.jl
22

3-
Bringing **Python** and **Julia** together in seamless harmony:
3+
Bringing [**Python®**](https://www.python.org/) and [**Julia**](https://julialang.org/) together in seamless harmony:
44
- Call Python code from Julia and Julia code from Python via a symmetric interface.
55
- Simple syntax, so the Python code looks like Python and the Julia code looks like Julia.
66
- Intuitive and flexible conversions between Julia and Python: anything can be converted, you are in control.

0 commit comments

Comments
 (0)