This is an automated email from the ASF dual-hosted git repository.
pnoltes pushed a commit to branch feature/devcontainer
in repository https://gitbox.apache.org/repos/asf/celix.git
The following commit(s) were added to refs/heads/feature/devcontainer by this
push:
new 9310ddcb Add devcontainer badge in README.md
9310ddcb is described below
commit 9310ddcb39886869aabb07ecbf62cd6835cd3f28
Author: Pepijn Noltes <[email protected]>
AuthorDate: Mon Feb 19 10:27:24 2024 +0100
Add devcontainer badge in README.md
---
README.md | 1 +
1 file changed, 1 insertion(+)
diff --git a/README.md b/README.md
index dc7528a2..dbd86af8 100644
--- a/README.md
+++ b/README.md
@@ -22,6 +22,7 @@ limitations under the License.
[](https://codecov.io/gh/apache/celix)
[](https://scan.coverity.com/projects/6685)
[](https://gitpod.io/#https://github.com/apache/celix)
+[](https://vscode.dev/redirect?url=vscode://ms-vscode-remote.remote-containers/cloneInVolume?url=https://github.com/apache/celix)
Apache Celix is a framework for C and C++14 to develop dynamic modular
software applications using component
and in-process service-oriented programming.