From 15069c5b6f40157d6efe3cb1556767043ff81a87 Mon Sep 17 00:00:00 2001 From: utensil Date: Fri, 10 May 2024 15:30:02 +0800 Subject: [PATCH] Fix typos [skip tests] --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 1c3fe2bd..899cab2f 100644 --- a/README.md +++ b/README.md @@ -25,8 +25,10 @@ Development Status The fork supports Python 3, increases test coverage, sets up CI and linters, maintains releases to [PyPI](https://pypi.org/project/galgebra/#history), improves [docs](http://galgebra.readthedocs.io) and has many bug fixes, see [Changelog](https://galgebra.readthedocs.io/en/latest/changelog.html). -> [!INFO] -> Readers of [Linear and Geometric Algebra](http://www.faculty.luther.edu/~macdonal/laga/index.html) and [Vector and Geometric Calculus](http://www.faculty.luther.edu/~macdonal/vagc/index.html), please check out **Migrating guide for readers of LAGA&VAGC** below. +> [!NOTE] +> Readers of Prof. Alan Macdonald's [Linear and Geometric Algebra](http://www.faculty.luther.edu/~macdonal/laga/index.html) and [Vector and Geometric Calculus](http://www.faculty.luther.edu/~macdonal/vagc/index.html), please check out [**Migrating guide for readers of LAGA&VAGC**](#migrating-guide-for-readers-of-lagavagc) below. +> +> If you are coming from [sympy.galgebra](https://docs.sympy.org/0.7.6.1/modules/galgebra/) or [brombo/galgebra](https://github.com/brombo/galgebra), please check out section [Migration Guide](#migration-guide) below. Features -------------------- @@ -155,8 +157,6 @@ You may also check out more examples [here](https://github.com/pygae/galgebra/bl For detailed documentation, please visit https://galgebra.readthedocs.io/ . -**NOTE:** If you are coming from [sympy.galgebra](https://docs.sympy.org/0.7.6.1/modules/galgebra/) or [brombo/galgebra](https://github.com/brombo/galgebra), please check out section [Migration Guide](#migration-guide) below. -