Skip to content

Commit

Permalink
docs(README): Simplified content for now
Browse files Browse the repository at this point in the history
  • Loading branch information
artalat committed Sep 22, 2019
1 parent e6e7585 commit e999018
Showing 1 changed file with 2 additions and 19 deletions.
21 changes: 2 additions & 19 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<div align="center">
<img width=125 height=125 src="assets/common/logo.png">
<img height=125 src="assets/common/logo.png">
<h1>
BlueBase
</h1>
Expand All @@ -11,24 +11,7 @@
## 🎊 Status

[![MIT license](https://img.shields.io/badge/license-MIT-brightgreen.svg)](http://opensource.org/licenses/MIT)
[![npm version](https://img.shields.io/npm/v/@bluebase/core.svg?style=flat)](https://npmjs.org/package/@bluebase/core "View this project on npm")
[![npm version](https://img.shields.io/npm/v/@bluebase/core.svg?style=flat)](https://npmjs.org/package/@bluebase/core 'View this project on npm')
[![Build Status](https://travis-ci.org/BlueBaseJS/core.svg?branch=master)](https://travis-ci.org/BlueBaseJS/core)
[![codecov](https://codecov.io/gh/BlueBaseJS/core/branch/master/graph/badge.svg)](https://codecov.io/gh/BlueBaseJS/core)
[![Greenkeeper badge](https://badges.greenkeeper.io/BlueBaseJS/core.svg)](https://greenkeeper.io/) [![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg)](https://github.com/BlueBaseJS/core/blob/master/CONTRIBUTING.md)
[![Codacy Badge](https://api.codacy.com/project/badge/Grade/8bc20a702f6d499eaedbee89b52fc78b)](https://app.codacy.com/app/BlueBaseJS/core?utm_source=github.com&utm_medium=referral&utm_content=BlueBaseJS/core&utm_campaign=Badge_Grade_Dashboard)
[![Known Vulnerabilities](https://snyk.io/test/npm/@bluebase/core/badge.svg)](https://snyk.io/test/npm/@bluebase/core)

## 🏆 Features

- 🔌 Plugins
- 🎨 Themes
- 🎁 Dynamic Components
- 📔 Logging API
- 📈 Analytics API

## 🙌 Acknowledgements

Some of the initial code for this project was taken from:

- [VulcanJS](http://vulcanjs.org/)
- [react-json-schema](https://github.com/TechniqueSoftware/react-json-schema)

0 comments on commit e999018

Please sign in to comment.