Skip to content

Commit

Permalink
Merge pull request #62 from beman-project/fix-link-to-beman-standard
Browse files Browse the repository at this point in the history
Fix the examplar link to the beman standard
  • Loading branch information
neatudarius authored Oct 29, 2024
2 parents 727a5c6 + bdabc42 commit 26fae9d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception

![Continuous Integration Tests](https://github.com/beman-project/exemplar/actions/workflows/ci_tests.yml/badge.svg)

`beman.exemplar` is a minimal C++ library conforming to [The Beman Standard](https://github.com/beman-project/beman/blob/main/docs/beman-standard.md).
`beman.exemplar` is a minimal C++ library conforming to [The Beman Standard](https://github.com/beman-project/beman/blob/main/docs/BEMAN_STANDARD.md).
This can be used as a template for those intending to write Beman libraries.
It may also find use as a minimal and modern C++ project structure.

Expand Down

0 comments on commit 26fae9d

Please sign in to comment.