Skip to content

Commit

Permalink
Merge e8e3329 into 6a8e18b
Browse files Browse the repository at this point in the history
  • Loading branch information
devmotion committed Oct 19, 2021
2 parents 6a8e18b + e8e3329 commit 116e21b
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
# RealDot

[![Build Status](https://github.com/devmotion/RealDot.jl/workflows/CI/badge.svg?branch=main)](https://github.com/devmotion/RealDot.jl/actions/workflows/CI.yml?query=branch%3Amain)
[![Coverage](https://codecov.io/gh/devmotion/RealDot.jl/branch/main/graph/badge.svg)](https://codecov.io/gh/devmotion/RealDot.jl)
[![Coverage](https://coveralls.io/repos/github/devmotion/RealDot.jl/badge.svg?branch=main)](https://coveralls.io/github/devmotion/RealDot.jl?branch=main)
[![Build Status](https://github.com/JuliaMath/RealDot.jl/workflows/CI/badge.svg?branch=main)](https://github.com/JuliaMath/RealDot.jl/actions/workflows/CI.yml?query=branch%3Amain)
[![Coverage](https://codecov.io/gh/JuliaMath/RealDot.jl/branch/main/graph/badge.svg)](https://codecov.io/gh/JuliaMath/RealDot.jl)
[![Coverage](https://coveralls.io/repos/github/JuliaMath/RealDot.jl/badge.svg?branch=main)](https://coveralls.io/github/JuliaMath/RealDot.jl?branch=main)
[![Code Style: Blue](https://img.shields.io/badge/code%20style-blue-4495d1.svg)](https://github.com/invenia/BlueStyle)

This package only contains and exports a single function `realdot(x, y)`.
Expand Down

0 comments on commit 116e21b

Please sign in to comment.