Skip to content
This repository was archived by the owner on Apr 11, 2024. It is now read-only.

Commit b3a7911

Browse files
authored
Update README.md
Move info buttons to the top
1 parent b98d8d0 commit b3a7911

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
MathML Query Generator
22
======================
3+
[![Build Status](https://travis-ci.org/physikerwelt/MathMLQueryGenerator.svg?branch=travis)](https://travis-ci.org/physikerwelt/MathMLQueryGenerator)
4+
[![MavenCentral](https://maven-badges.herokuapp.com/maven-central/com.formulasearchengine/mathmlquerygenerator/badge.svg)](maven-badges.herokuapp.com/maven-central/com.formulasearchengine/mathmlquerygenerator/)
5+
[![Coverage Status](https://coveralls.io/repos/github/physikerwelt/MathMLQueryGenerator/badge.svg?branch=master)](https://coveralls.io/github/physikerwelt/MathMLQueryGenerator?branch=master)
6+
37

48
Converts individual content MathML elements to equivalent
59
XQuery statements in DB2 dialect.
@@ -31,7 +35,3 @@ The NtcirTopicReader class supports parsing of queries specified in the NTCIR to
3135
http://ntcir-math.nii.ac.jp/wp-content/blogs.dir/13/files/2014/05/NTCIR11-Math-topics.pdf .
3236
The expected input is a DOMDocuement and the result is a List of NtcirPattern instances that
3337
include the XQuery expressions.
34-
35-
[![Build Status](https://travis-ci.org/physikerwelt/MathMLQueryGenerator.svg?branch=travis)](https://travis-ci.org/physikerwelt/MathMLQueryGenerator)
36-
[![MavenCentral](https://maven-badges.herokuapp.com/maven-central/com.formulasearchengine/mathmlquerygenerator/badge.svg)](maven-badges.herokuapp.com/maven-central/com.formulasearchengine/mathmlquerygenerator/)
37-
[![Coverage Status](https://coveralls.io/repos/physikerwelt/MathMLQueryGenerator/badge.svg)](https://coveralls.io/r/physikerwelt/MathMLQueryGenerator)

0 commit comments

Comments
 (0)