From 1d29dc5da3f6707224dcde79dff5ed161b271187 Mon Sep 17 00:00:00 2001 From: Jakob Kaivo <111302340+jkk00010@users.noreply.github.com> Date: Thu, 22 Sep 2022 13:27:13 -0400 Subject: Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) 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. -- cgit v1.2.1