Skip to content

Commit

Permalink
doc: updated badge in README
Browse files Browse the repository at this point in the history
  • Loading branch information
caballa committed Sep 16, 2023
1 parent a284e59 commit 8fc33bd
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
# SeaDsa: A Points-to Analysis for Verification of Low-level C/C++ #

<a href="https://travis-ci.org/seahorn/sea-dsa">
<img src="https://travis-ci.org/seahorn/sea-dsa.svg?branch=dev14" title="Ubuntu 22.04 LTS 64bit, clang-14"/>
</a>
<a href="https://github.com/seahorn/sea-dsa/actions"><img src="https://github.com/seahorn/sea-dsa/workflows/CI/badge.svg" title="Ubuntu 22.04 LTS 64bit, clang++-14"/></a>


`SeaDsa` is a context-, field-, and array-sensitive unification-based
Expand Down

0 comments on commit 8fc33bd

Please sign in to comment.