Skip to content

Commit 2fc929c

Browse files
authored
Update README.md
1 parent 4110e92 commit 2fc929c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# cozy (Comparative Symbolic Evaluation)
1+
# cozy (Comparative Symbolic Execution)
22

33
cozy is a symbolic execution framework built around angr to enable comparative evaluation.
44
The goal of comparative evaluation is to determine the precise changes made by software
@@ -41,7 +41,7 @@ cozy is being developed by Draper Laboratory under the [DARPA Assured
4141
Micropatching (AMP)
4242
program](https://www.darpa.mil/program/assured-micropatching).
4343

44-
# Repo Build Instructions
44+
# Run from Source
4545

4646
The following sections are for the case where you want to use cozy directly
4747
from the source code in this repository, not from the `cozy-re` PyPI package.

0 commit comments

Comments
 (0)