diff --git a/index.html b/index.html index ca424e3..3d14054 100644 --- a/index.html +++ b/index.html @@ -59,12 +59,12 @@

GPLv3 logo
-

Free & OpenSource

+

Free software

Mathics is licensed under - GPLv3 and it's developed by an active community of - volunteers. It's source code is freely available at + GPLv3 and is developed by an active community of + volunteers. Its source code is freely available at our GitHub repository

@@ -91,8 +91,8 @@

Flexible clients

are mathicsscript (a GNU-like CLI client) and - mathics-django (a Django-based web interface). We're also - working on a Jupyter kernel for Mathics + mathics-django (a Django-based web interface). We are also + working on a Jupyter kernel for Mathics.
@@ -107,7 +107,7 @@

Installation

facilitate using the parts of you desire. This can also reduce the vast number of dependencies to those that you need and the footprint to run. The pieces are described next with the - component’s OS and Python-package dependencies. + components' OS and Python-package dependencies.

Mathics Core

@@ -118,14 +118,13 @@

Mathics Core

If you are developing a non-interactive application written in - Mathics, you may no more than this. + Mathics, you may need no more than this.

-

mathisscript

+

mathicsscript

- mathicsscript is a CLI client for Mathics. Some of it's features - include: + mathicsscript is a CLI client for Mathics. It features:

- mathicsscript is a CLI client for Mathics. Some of it's features - mathicsscript can be installed via - PyPI. + mathicsscript is deposited on + PyPI + and can be installed via pip.

Mathics-Django

@@ -178,7 +177,7 @@

Mathics-Django

- Some of its features: + It features:

- To use this, you will need Django installed, and a browser with + To use this, you will need Django installed and a browser with JavaScript enabled.

@@ -228,9 +227,9 @@

Documentation

Support

- Use the Google groups + Use the - mathics-users for discussions regarding using Mathics. + mathics-users mailing list for discussions regarding using Mathics.

@@ -254,7 +260,7 @@

Support

Contributing

- Please checkout our contributing guide at + Please check out our contributing guide at mathics-development-guide.readthedocs.io/en/latest/developing-code/contributing-developing . Developers wanted! Please get in touch if you want