aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar Matthew Sottile <mjsottile@me.com>2014-01-13 16:11:02 -0800
committerGravatar Matthew Sottile <mjsottile@me.com>2014-01-13 16:11:02 -0800
commit0374753fff96650b90c46f737334276be6eac18e (patch)
treea7878c5fec3769f47ef415712f8328dd55be0e8d
parentb69ec3f6d953e67422dd32b72688cba850fd1b2e (diff)
Update README
-rw-r--r--README2
1 files changed, 1 insertions, 1 deletions
diff --git a/README b/README
index 9801594..e04c6be 100644
--- a/README
+++ b/README
@@ -1,6 +1,6 @@
ppamltracer, v0.1.0
-ppamltracer is a lightweight tracing library designed for explicit instrmention
+ppamltracer is a lightweight tracing library designed for explicit instrumentation
of generated code. If you're writing a compiler and need hard data on your
optimizer's efficacy, ppamltracer is the library for you.