浏览代码

Update README.md

Sebastian Haas 8 年之前
父节点
当前提交
47fa3c3cb9
共有 1 个文件被更改,包括 9 次插入10 次删除
  1. 9 10
      README.md

+ 9 - 10
README.md

@@ -1,8 +1,6 @@
-<p align="center">
-  <img alt="OSMD logo" src="http://opensheetmusicdisplay.org/wp-content/uploads/2015/03/OSMD_3_icon.png" width="200"/>
-</p>
+<img alt="OSMD logo" src="http://opensheetmusicdisplay.org/wp-content/uploads/2015/03/OSMD_3_icon.png" width="200"/>
 
-# Open Sheet Music Display
+# OpenSheetMusicDisplay
 
 [![Greenkeeper badge](https://badges.greenkeeper.io/opensheetmusicdisplay/opensheetmusicdisplay.svg)](https://greenkeeper.io/)
 [![Build Status](https://travis-ci.org/opensheetmusicdisplay/opensheetmusicdisplay.svg?branch=master)](https://travis-ci.org/opensheetmusicdisplay/opensheetmusicdisplay)
@@ -11,15 +9,16 @@
 [![Code Climate](https://codeclimate.com/github/opensheetmusicdisplay/opensheetmusicdisplay/badges/gpa.svg)](https://codeclimate.com/github/opensheetmusicdisplay/opensheetmusicdisplay)
 [![Commitizen friendly](https://img.shields.io/badge/commitizen-friendly-brightgreen.svg)](http://commitizen.github.io/cz-cli/)
 
-Display sheet music ([MusicXML](http://www.musicxml.com) files) in the browser.
-Using the [VexFlow](https://github.com/0xfe/vexflow) music notation rendering API.
-Written in [TypeScript](https://www.typescriptlang.org) and released under [MIT license](#license).
+https://opensheetmusicdisplay.github.io/
+
+OpenSheeMusicDisplay is the missing link between MusicXML and VexFlow. Built upon many years of experience in both sheet music interactivity and engraving, it is the perfect solution for app developers seeking to build digital sheet music services.
 
-How to **build**, how to **install**, how to **use**, ...? Have a look at the [GitHub Wiki](https://github.com/opensheetmusicdisplay/opensheetmusicdisplay/wiki)!
+MusicXML is the de facto standard for sharing sheet music on the internet. VexFlow is widely used for rendering sheet music. It features an extensive note sign library attributable to its open source nature.
 
-All the code is hosted at [GitHub](https://github.com/opensheetmusicdisplay/opensheetmusicdisplay).
+OpenSheetMusicDisplay brings the two together and offers an open source turnkey solution for your digital sheet music project.
+
+Written in [TypeScript](https://www.typescriptlang.org) and released under [MIT license](#license).
 
-Go to [opensheetmusicdisplay.org](http://opensheetmusicdisplay.org) for further information.
 
 <!--# <a name="license"></a>License
 The MIT License (MIT)