summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md
index 6c4377d..7c9335b 100644
--- a/README.md
+++ b/README.md
@@ -1,2 +1,4 @@
# undefined-samples
Minimal C programs that exhibit undefined behavior
+
+This is a collection of minimal C programs that exhibit undefined behavior. They are useful for conducting experiments on compilers as well as static and dynamic analysis tools.