diff --git a/README.md b/README.md index 460578b..7f6f70b 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,9 @@ # xpt +

+ xpt — Xcode Breakpoint Tool +

+ ![Version](https://img.shields.io/badge/version-0.3.2-blue) ![Platform](https://img.shields.io/badge/platform-macOS%2013%2B-lightgrey) ![Swift](https://img.shields.io/badge/swift-6.1-orange) ![License](https://img.shields.io/badge/license-MIT-green) ![Tests](https://github.com/coveloper/xpt/actions/workflows/tests.yml/badge.svg) Save and restore per-branch Xcode breakpoints automatically. diff --git a/logo.png b/logo.png new file mode 100644 index 0000000..14fa0a2 Binary files /dev/null and b/logo.png differ