Skip to content

Commit 0ae02b9

Browse files
Dev docs (#54)
1 parent 00cde79 commit 0ae02b9

File tree

2 files changed

+2
-75
lines changed

2 files changed

+2
-75
lines changed

README.md

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,6 @@
11
# Channel
22

3-
[![build](https://github.com/andreiavrammsd/cpp-channel/workflows/build/badge.svg)](https://github.com/andreiavrammsd/cpp-channel/actions)
4-
5-
[![codecov](https://codecov.io/github/andreiavrammsd/cpp-channel/graph/badge.svg?token=CKQ0TVW62Z)](https://codecov.io/github/andreiavrammsd/cpp-channel)
3+
[![build](https://github.com/andreiavrammsd/cpp-channel/workflows/build/badge.svg)](https://github.com/andreiavrammsd/cpp-channel/actions) [![codecov](https://codecov.io/github/andreiavrammsd/cpp-channel/graph/badge.svg?token=CKQ0TVW62Z)](https://codecov.io/github/andreiavrammsd/cpp-channel)
64

75
### Thread-safe container for sharing data between threads. Header-only.
86

@@ -104,6 +102,4 @@ See [examples](examples).
104102

105103
<br>
106104

107-
Developed with [CLion](https://www.jetbrains.com/?from=serializer)
108-
109-
<a href="https://www.jetbrains.com/?from=serializer">![JetBrains](jetbrains.svg)</a>
105+
Developed with [CLion](https://www.jetbrains.com/?from=serializer) and [Visual Studio Code](https://code.visualstudio.com/).

jetbrains.svg

Lines changed: 0 additions & 69 deletions
This file was deleted.

0 commit comments

Comments
 (0)