ソースを参照

Merge branch 'develop' (update README.md)

updates the README used on the npm package site for OSMD.
https://www.npmjs.com/package/opensheetmusicdisplay
sschmidTU 6 年 前
コミット
cce6e97b7a
1 ファイル変更3 行追加3 行削除
  1. 3 3
      README.md

+ 3 - 3
README.md

@@ -1,4 +1,4 @@
-<img alt="OSMD logo" src="https://opensheetmusicdisplay.org/assets/osmd_logo.svg" width="200"/>
+<img alt="OSMD logo" src="https://osmd.org/wp-content/uploads/2016/05/OSMD_3_icon_only.svg" width="200"/>
 
 # OpenSheetMusicDisplay
 
@@ -10,9 +10,9 @@
 [![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/)
 
-https://www.opensheetmusicdisplay.org/
+[osmd.org](https://osmd.org)
 
-OpenSheetMusicDisplay 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.
+OpenSheetMusicDisplay renders MusicXML sheet music in the browser. It 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.
 
 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.