Skip to content

Commit db9ccb6

Browse files
committed
Adding build tag on markdown
1 parent 53538f7 commit db9ccb6

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# 🚶 walker
22

3+
[![Build Status](https://app.travis-ci.com/revoverflow/walker.svg?branch=main)](https://app.travis-ci.com/revoverflow/walker)
4+
35
Walker is a simple and fast tool to search for memory structures in binary files such as memory dumps. It is written in C++ and is made to be as fast as possible while still being easy to use, portable and extensible.
46

57
## How to use

0 commit comments

Comments
 (0)