chopratejas commited on
Commit
2c2ddaf
·
1 Parent(s): b458389

Add documentation badge to README

Browse files
Files changed (1) hide show
  1. README.md +3 -0
README.md CHANGED
@@ -24,6 +24,9 @@
24
  <a href="https://github.com/chopratejas/headroom/blob/main/LICENSE">
25
  <img src="https://img.shields.io/badge/license-Apache%202.0-blue.svg" alt="License">
26
  </a>
 
 
 
27
  </p>
28
 
29
 
 
24
  <a href="https://github.com/chopratejas/headroom/blob/main/LICENSE">
25
  <img src="https://img.shields.io/badge/license-Apache%202.0-blue.svg" alt="License">
26
  </a>
27
+ <a href="https://chopratejas.github.io/headroom/">
28
+ <img src="https://img.shields.io/badge/docs-GitHub%20Pages-blue.svg" alt="Documentation">
29
+ </a>
30
  </p>
31
 
32