From 0803ed081b48ceda11a700a7d924858f7f820773 Mon Sep 17 00:00:00 2001 From: Mike Karlesky Date: Thu, 28 Dec 2023 12:26:19 -0500 Subject: [PATCH] Okay, okay, Done with README tweaks. --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 63ac4395..63e78b36 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ -# 🌱 Ceedling ![CI](https://github.com/ThrowTheSwitch/Ceedling/workflows/CI/badge.svg) +# Ceedling ![CI](https://github.com/ThrowTheSwitch/Ceedling/workflows/CI/badge.svg) -⦿ **Ceedling is a handy-dandy build system for C projects. Ceedling can build your +🌱 **Ceedling is a handy-dandy build system for C projects. Ceedling can build your release artifact but is especially adept at building test suites.** Ceedling works the way developers want to work. It is entirely command-line driven. @@ -59,7 +59,7 @@ Matt Chernosky’s **[detailed tutorial][tutorial]** demonstrates using Ceedling # ⭐️ Getting Started -See the 👀 **_[Quick Start](docs/CeedlingPacket.md#quick-start)_ section** in Ceedling’s core documentation, _Ceedling Packet_. +👀 See the **_[Quick Start](docs/CeedlingPacket.md#quick-start)_** section in Ceedling’s core documentation, _Ceedling Packet_. ## The basics @@ -128,7 +128,7 @@ CException that come with it. > gem update ceedling ``` -## Documentation +## Installing local documentation Are you just getting started with Ceedling? Maybe you'd like your project to be installed with some of its handy [documentation](docs/)?