Skip to content

Commit

Permalink
Merge pull request #7 from UrbanMonastics/main
Browse files Browse the repository at this point in the history
Update ReadMe links for Packagist and TravisCI with new name
  • Loading branch information
paulprins authored Sep 25, 2021
2 parents 1bba99d + 963df5b commit 2fbf673
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
# Source Texts Parser in PHP
[![Build Status](https://travis-ci.com/UrbanMonastics/SourceParser.svg)](https://travis-ci.com/UrbanMonastics/SourceParser)
[![Total Downloads](https://poser.pugx.org/urbanmonastics/sourceparser/d/total.svg)](https://packagist.org/packages/urbanmonastics/sourceparser)
[![Version](https://poser.pugx.org/urbanmonastics/sourceparser/v/stable.svg)](https://packagist.org/packages/urbanmonastics/sourceparser)
[![License](https://poser.pugx.org/urbanmonastics/sourceparser/license.svg)](https://packagist.org/packages/urbanmonastics/sourceparser)
[![Build Status](https://api.travis-ci.com/UrbanMonastics/Source-Text-Parser.svg)](https://app.travis-ci.com/github/UrbanMonastics/Source-Text-Parser)
[![Total Downloads](https://poser.pugx.org/urbanmonastics/sourcetextparser/d/total.svg)](https://packagist.org/packages/urbanmonastics/sourcetextparser)
[![Version](https://poser.pugx.org/urbanmonastics/sourcetextparser/v/stable.svg)](https://packagist.org/packages/urbanmonastics/sourcetextparser)
[![License](https://poser.pugx.org/urbanmonastics/sourcetextparser/license.svg)](https://packagist.org/packages/urbanmonastics/sourcetextparser)

A Fast Markdown Parser extended for Liturgy in PHP. This is a formatting library for the specific styling and formats of the Source Texts available from Urban Monastics.

Expand Down

0 comments on commit 2fbf673

Please sign in to comment.