Skip to content

Commit d306176

Browse files
authored
fix terminology link, add some badges (#52)
1 parent f405334 commit d306176

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Diffractor - Next Generation AD
22

3+
[![Build Status](https://github.com/JuliaDiff/Diffractor.jl/workflows/CI/badge.svg)](https://github.com/JuliaDiff/Diffractor.jl/actions?query=workflow:CI)
4+
[![Coverage](https://codecov.io/gh/JuliaDiff/Diffractor.jl/branch/main/graph/badge.svg)](https://codecov.io/gh/JuliaDiff/Diffractor.jl)
5+
6+
**Docs:**
7+
[![](https://img.shields.io/badge/docs-master-blue.svg)](https://juliadiff.org/Diffractor.jl/dev)
8+
[![](https://img.shields.io/badge/docs-stable-blue.svg)](https://juliadiff.org/Diffractor.jl/stable)
9+
310
# General Overview
411

512
Diffractor is an experimental next-generation, compiler-based AD system for Julia.

docs/src/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@
22

33
Next-generation AD
44

5-
[PDF containing the terminology](/terminology.pdf)
5+
[PDF containing the terminology](terminology.pdf)

0 commit comments

Comments
 (0)