diff --git a/README.md b/README.md index 7dca149..284852b 100644 --- a/README.md +++ b/README.md @@ -1,11 +1,13 @@ # Ube +Ube example + ![Latest Release](https://img.shields.io/github/v/release/ramirezfernando/ube) ![Coverage](https://img.shields.io/badge/Coverage-82.0%25-brightgreen) ![GitHub Downloads (all assets, all releases)](https://img.shields.io/github/downloads/ramirezfernando/ube/total) Ube (ooh-bay) is a program that displays statistics about your code. Ube will show the number of files, and total lines within those files grouped by language. -Ube example +Ube example ## Table of Contents - [Features](#features) @@ -89,8 +91,6 @@ $ ube ./your/path ### “ube” can’t be opened because Apple cannot check it for malicious software. 1. Naviagte to `Settings` > `Security & Privacy`. 2. Under `General` tab, click "Allow Anyway" next to the message about the app being blocked. -allow anyway - ## Contributing Contributions are welcome! Please check the [Contributing Guidelines](CONTRIBUTING.md) for a few helpful tips! diff --git a/images/allow-anyway.png b/images/allow-anyway.png deleted file mode 100644 index 022b173..0000000 Binary files a/images/allow-anyway.png and /dev/null differ diff --git a/images/ube.png b/images/ube-example.png similarity index 100% rename from images/ube.png rename to images/ube-example.png diff --git a/images/ube-logo.png b/images/ube-logo.png new file mode 100644 index 0000000..4a45674 Binary files /dev/null and b/images/ube-logo.png differ