Skip to content
This repository has been archived by the owner on Feb 21, 2022. It is now read-only.

Commit

Permalink
Add doc link to README.
Browse files Browse the repository at this point in the history
  • Loading branch information
garth-wells committed Jul 25, 2016
1 parent f3aa4b8 commit 4e8fac0
Showing 1 changed file with 15 additions and 3 deletions.
18 changes: 15 additions & 3 deletions README
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,18 @@ will also support Hermite and nonconforming elements.

For more information, visit http://www.fenicsproject.org


Documentation
=============

The FIAT documentation can be viewed at
http://fenics-fiat.readthedocs.org/.

.. image:: https://readthedocs.org/projects/fenics-fiat/badge/?version=latest
:target: http://fenics.readthedocs.io/projects/fiat/en/latest/?badge=latest
:alt: Documentation Status


License
=======

Expand All @@ -29,9 +41,9 @@ License
You should have received a copy of the GNU Lesser General Public License
along with this program. If not, see <http://www.gnu.org/licenses/>.


Dependencies
============

#. Python, version 2.7 or later

#. The Python modules NumPy and SymPy
#. Python 2.7 or later
#. The Python modules NumPy, SymPy and six

0 comments on commit 4e8fac0

Please sign in to comment.