Skip to content

Commit 688aef0

Browse files
committed
Clean up readme
1 parent b79d114 commit 688aef0

File tree

1 file changed

+5
-6
lines changed

1 file changed

+5
-6
lines changed

README.md

Lines changed: 5 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,9 @@
1+
[![](https://img.shields.io/badge/docs-stable-blue.svg)](https://JuliaServices.github.io/LibAwsCommon.jl/stable)
2+
[![](https://img.shields.io/badge/docs-dev-blue.svg)](https://JuliaServices.github.io/LibAwsCommon.jl/dev)
3+
[![CI](https://github.com/JuliaServices/LibAwsCommon.jl/actions/workflows/ci.yml/badge.svg)](https://github.com/JuliaServices/LibAwsCommon.jl/actions/workflows/ci.yml)
4+
15
# LibAwsCommon.jl
26

37
Julia bindings for the [aws-c-common](https://github.com/awslabs/aws-c-common) library.
48

5-
For documentation, please refer to the [lib.jl](https://github.com/JuliaServices/LibAwsCommon.jl/blob/main/src/lib.jl) source file where the original aws documentation is included.
6-
7-
[![](https://img.shields.io/badge/docs-stable-blue.svg)](https://JuliaServices.github.io/LibAwsCommon.jl/stable)
8-
[![](https://img.shields.io/badge/docs-dev-blue.svg)](https://JuliaServices.github.io/LibAwsCommon.jl/dev)
9-
10-
GitHub Actions : [![Build Status](https://github.com/JuliaServices/LibAwsCommon.jl/workflows/CI/badge.svg)](https://github.com/JuliaServices/LibAwsCommon.jl/actions?query=workflow%3ACI+branch%3Amaster)
9+
For documentation, please refer to the files under [lib](https://github.com/JuliaServices/LibAwsCommon.jl/blob/main/lib) source file where the original AWS documentation is included.

0 commit comments

Comments
 (0)