Skip to content
This repository was archived by the owner on May 4, 2023. It is now read-only.

Commit 2503de5

Browse files
committed
Remove codacy badges
1 parent 63814cd commit 2503de5

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

README.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,6 @@
11
# JavaScript Object Graphs with Typescript
22

33
[![Build Status](https://travis-ci.org/emundo/jsog-typescript.svg?branch=master)](https://travis-ci.org/emundo/jsog-typescript)
4-
[![Codacy Badge](https://api.codacy.com/project/badge/Grade/f1aa8312b430447083609f8ca5519136)](https://www.codacy.com/app/simonnagl/jsog-typescript?utm_source=github.com&utm_medium=referral&utm_content=emundo/jsog-typescript&utm_campaign=badger)
5-
[![Codacy Badge](https://api.codacy.com/project/badge/Coverage/f1aa8312b430447083609f8ca5519136)](https://www.codacy.com/app/simonnagl/jsog-typescript?utm_source=github.com&utm_medium=referral&utm_content=emundo/jsog-typescript&utm_campaign=Badge_Coverage)
64

75
This Typescript module implements [JSOG format](https://github.com/jsog/jsog).
86
It is able to instantiante typescript objects during deserialization.

0 commit comments

Comments
 (0)