Skip to content

Commit

Permalink
added badges
Browse files Browse the repository at this point in the history
  • Loading branch information
WebReflection committed Dec 4, 2019
1 parent 00e906f commit 2c0fa43
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
@@ -1,5 +1,7 @@
# null class

[![Build Status](https://travis-ci.com/WebReflection/null-class.svg?branch=master)](https://travis-ci.com/WebReflection/null-class) [![Coverage Status](https://coveralls.io/repos/github/WebReflection/null-class/badge.svg?branch=master)](https://coveralls.io/github/WebReflection/null-class?branch=master)

A `Null` class to simplify `Object.create(null)` and `class extends null {}` patterns.

This module exports nothing else than:
Expand Down

0 comments on commit 2c0fa43

Please sign in to comment.