Skip to content

Commit

Permalink
home.md update
Browse files Browse the repository at this point in the history
  • Loading branch information
ilg-ul committed Nov 18, 2023
1 parent 6df7e90 commit a0bdd9a
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions website/pages/home.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@

# A source code library with the µOS++ C++ intrusive lists
# µTest++, a lightweight testing framework for embedded platforms

[![GitHub package.json version](https://img.shields.io/github/package-json/v/micro-os-plus/micro-test-plus-xpack)](https://github.com/micro-os-plus/micro-test-plus-xpack/blob/xpack/package.json)
[![GitHub tag (latest by date)](https://img.shields.io/github/v/tag/micro-os-plus/micro-test-plus-xpack)](https://github.com/micro-os-plus/micro-test-plus-xpack/tags/)
Expand All @@ -8,7 +8,8 @@
[![CI on Push](https://github.com/micro-os-plus/micro-test-plus-xpack/actions/workflows/ci.yml/badge.svg)](https://github.com/micro-os-plus/micro-test-plus-xpack/actions/workflows/ci.yml)
[![Website](https://img.shields.io/website?url=https%3A%2F%2Fmicro-os-plus.github.io%2Fmicro-test-plus-xpack%2F)](https://micro-os-plus.github.io/micro-test-plus-xpack/)

The **µTest++** project (_micro test plus_) provides a small memory footprint
The **µTest++** project (_micro test plus_) is a source code library that
provides a small memory footprint
testing framework, intended for running unit tests on embedded
platforms.

Expand Down

0 comments on commit a0bdd9a

Please sign in to comment.