Skip to content

Commit 6a574ad

Browse files
committed
Go over README.rst
1 parent f60651e commit 6a574ad

File tree

1 file changed

+4
-6
lines changed

1 file changed

+4
-6
lines changed

README.rst

Lines changed: 4 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,9 @@
1-
Test PyMathics module
1+
Test Mathics3 Module
22

3-
This is a Python module for Mathics that is an simple "Hello, World" example
4-
that is typically used as a minimal example for demonstration.
3+
This is a Mathics3 Python Module showing the classic "Hello, World!"
4+
The purpose is to demonstrating how to write a Mathics3 Python Module which extends Mathics3 by adding a function but written in Python.
55

6-
You can also use this as a template to clone if you want to create your own Pymathics module.
7-
8-
Here we are demonstrating how to write a PyMathics module.
6+
You can also use this as a template to clone if you want to create your own Mathics3 Module.
97

108
To install in development mode (run code from the source tree):
119

0 commit comments

Comments
 (0)