From df62be431baf52403d364c96f4b2399514a7ba60 Mon Sep 17 00:00:00 2001 From: a2x <45197573+a2x@users.noreply.github.com> Date: Wed, 27 Mar 2024 11:47:10 +1000 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index b963156..491ecb7 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,8 @@ An external offset/interfaces dumper for Counter-Strike 2, written in Rust. +*Note:* New commits are being pushed regularly to the [dev](https://github.com/a2x/cs2-dumper/tree/dev) branch. + # Usage You can either download the latest release from [Releases](https://github.com/a2x/cs2-dumper/releases) or build it yourself. Note that building it yourself requires Rust's nightly toolchain.