Skip to content

Commit 7729cf0

Browse files
committed
docs: Update README
1 parent 7dc82fa commit 7729cf0

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
# Butter CMS Utilities
22

3-
An unofficial collection of client-side utilities for Butter CMS. These tools fill gaps in the Butter CMS workflow that are not available out of the box.
3+
An unofficial collection of client-side utilities for [Butter CMS](https://buttercms.com/). These tools fill gaps in the Butter CMS workflow that are not (yet) available out of the box.
44

55
## 🎯 What This Is
66

7-
A simple, focused web application that provides utilities for working with Butter CMS content. All operations run entirely in your browser - no servers, no data collection, no third-party tracking.
7+
A simple, focused web application that provides utilities for working with Butter CMS content. All operations run entirely in your browser - no servers, no data collection, no third-party tracking. Just pure utility.
88

99
## 🔒 Privacy & Security
1010

@@ -16,7 +16,7 @@ A simple, focused web application that provides utilities for working with Butte
1616
- Your Butter CMS token makes direct API calls to Butter CMS only
1717
- Settings stored locally in your browser's localStorage
1818

19-
**Only requires a read-only API token.** This application never writes or modifies your Butter CMS content.
19+
**Only requires a read-only API token.** This application **never** writes or modifies your Butter CMS content.
2020

2121
## 🚀 Usage
2222

0 commit comments

Comments
 (0)