summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 025534f..1394963 100644
--- a/README.md
+++ b/README.md
@@ -1,6 +1,6 @@
# pi
-Digits of pi, using the fact that
+A small program to generate the digits of pi, using the fact that
```
pi = pi + sin(pi)