aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index cb776c1..6f49640 100644
--- a/README.md
+++ b/README.md
@@ -1,6 +1,6 @@
# Numerical Linear Algebra
-This repo contains a small C++ dense numerical linear algebra library for double, with a companion experiments directory for evaluating performance.
+This repo contains a small C++ dense numerical linear algebra library for `double`, with a companion experiments directory for evaluating performance.
## Build