Skip to content

Commit

Permalink
Okay, okay, Done with README tweaks.
Browse files Browse the repository at this point in the history
  • Loading branch information
mkarlesky committed Dec 28, 2023
1 parent df13d8c commit 0803ed0
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
@@ -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.
Expand Down Expand Up @@ -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

Expand Down Expand Up @@ -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/)?
Expand Down

0 comments on commit 0803ed0

Please sign in to comment.