From dab95db1bc8b027456582c4f57a3d43f4e5ca61b Mon Sep 17 00:00:00 2001 From: Ahmet Inan Date: Thu, 20 Sep 2018 14:15:10 +0200 Subject: [PATCH] =?UTF-8?q?added=20link=20to=20=C3=89variste=20Galois'=20p?= =?UTF-8?q?age=20on=20Wikipedia?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1ae163c..64e0de4 100644 --- a/README.md +++ b/README.md @@ -33,5 +33,5 @@ When dealing with unaligned and arbitrary-bit-sized elements in a data stream, t ### [galois_field.hh](galois_field.hh) -We have to thank Évariste Galois' contribution of the [Finite field](https://en.wikipedia.org/wiki/Finite_field) to mathematics, which laid the cornerstone for a variety of applications that we take for granted today. +We have to thank [Évariste Galois](https://en.wikipedia.org/wiki/%C3%89variste_Galois)' contribution of the [Finite field](https://en.wikipedia.org/wiki/Finite_field) to mathematics, which laid the cornerstone for a variety of applications that we take for granted today.