Skip to content

Commit 66a9745

Browse files
authored
Merge pull request #26 from CentML/akbar/add-codeclimate-badges
Add CodeClimate Badges
2 parents d89b988 + 30156df commit 66a9745

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
# Habitat
22

33
[![License](https://img.shields.io/badge/license-Apache--2.0-green?style=flat)](https://github.com/CentML/habitat/blob/main/LICENSE)
4-
4+
[![Maintainability](https://api.codeclimate.com/v1/badges/fbb68badd0c0599f1843/maintainability)](https://codeclimate.com/github/CentML/DeepView.Predict/maintainability)
5+
[![Test Coverage](https://api.codeclimate.com/v1/badges/fbb68badd0c0599f1843/test_coverage)](https://codeclimate.com/github/CentML/DeepView.Predict/test_coverage)
56

67

78
A Runtime-Based Computational Performance Predictor for Deep Neural Network Training

0 commit comments

Comments
 (0)