From fe1f93c9f88683c2b50c9d0224ef78b13530a5d5 Mon Sep 17 00:00:00 2001 From: Benjamin Young Date: Wed, 28 Feb 2024 10:30:21 -0500 Subject: [PATCH] Add registration mark to Bedrock in readmes. --- CONTRIBUTING.md | 4 ++-- FEATURES.md | 2 +- README.md | 4 ++-- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index de721e61..c42e78be 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -1,6 +1,6 @@ -# Contributing to Bedrock +# Contributing to Bedrock® -Details for developers about contributing to the Bedrock code. +Details for developers about contributing to the Bedrock® code. ## Commit Messages diff --git a/FEATURES.md b/FEATURES.md index e2fb7781..1f62f697 100644 --- a/FEATURES.md +++ b/FEATURES.md @@ -1,6 +1,6 @@ # Basic Platform Features -Bedrock is an application framework that allows +Bedrock® is an application framework that allows Web technology-based products to be built on top of it. The framework removes the need to build and maintain common application subsystems that deal with things like logging, application auto-scaling, database access, diff --git a/README.md b/README.md index cd2fc6a4..c6f1756e 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# Bedrock _(@bedrock/core)_ +# Bedrock® _(@bedrock/core)_ ![Bedrock Logo](./branding/BedrockLogo.png) @@ -9,7 +9,7 @@ A core foundation for rich Web applications. ## Overview -Bedrock is a modular Web application framework designed to help keep code +Bedrock® is a modular Web application framework designed to help keep code well-organized, secure, and to allow an ecosystem to grow without unnecessary hindrance. Bedrock provides a powerful configuration system, an event-based API, Linked Data-capabilities, securely integrated modules, and testing capabilities