diff --git a/README.md b/README.md index d5adb6db..f8544379 100644 --- a/README.md +++ b/README.md @@ -4,10 +4,14 @@ The Eastern Mari (Meadow and Eastern Mari) morphology and tools [![Maturity](https://img.shields.io/endpoint?url=https%3A%2F%2Fraw.githubusercontent.com%2Fgiellalt%2Flang-mhr%2Fgh-pages%2Fmaturity.json)](https://giellalt.github.io/MaturityClassification.html) ![Lemma count](https://img.shields.io/endpoint?url=https%3A%2F%2Fraw.githubusercontent.com%2Fgiellalt%2Flang-mhr%2Fgh-pages%2Flemmacount.json) [![GitHub issues](https://img.shields.io/github/issues-raw/giellalt/lang-mhr)](https://github.com/giellalt/lang-mhr/issues) -[![Build Status](https://divvun-tc.giellalt.org/api/github/v1/repository/giellalt/lang-mhr/main/badge.svg)](https://github.com/giellalt/lang-mhr/actions) [![License](https://img.shields.io/github/license/giellalt/lang-mhr)](https://github.com/giellalt/lang-mhr/blob/main/LICENSE) -[![Desktop speller download](https://img.shields.io/badge/download%40latest-desktop--bhfst-brightgreen)](https://pahkat.uit.no/main/download/speller-mhr?platform=desktop&channel=nightly) -[![Mobile speller download](https://img.shields.io/badge/download%40latest-mobile--bhfst-brightgreen)](https://pahkat.uit.no/main/download/speller-mhr?platform=mbile&channel=nightly) +[![Doc Build Status](https://github.com/giellalt/lang-mhr/workflows/Docs/badge.svg)](https://github.com/giellalt/lang-mhr/actions) +[![CI/CD Build Status](https://divvun-tc.giellalt.org/api/github/v1/repository/giellalt/lang-mhr/main/badge.svg)](https://divvun-tc.giellalt.org/api/github/v1/repository/giellalt/lang-mhr/main/latest) + +Download nightly / CI/CD zhfst files for testing: +[![Windows](https://img.shields.io/badge/download%40latest-Windows--bhfst-brightgreen)](https://pahkat.uit.no/main/download/speller-mhr?platform=windows&channel=nightly) +[![MacOS](https://img.shields.io/badge/download%40latest-macOS--bhfst-brightgreen)](https://pahkat.uit.no/main/download/speller-mhr?platform=macos&channel=nightly) +[![Mobile](https://img.shields.io/badge/download%40latest-mobile--bhfst-brightgreen)](https://pahkat.uit.no/main/download/speller-mhr?platform=mobile&channel=nightly) This repository contains finite state source files for the Eastern Mari language, for building morphological analysers, proofing tools @@ -47,7 +51,7 @@ dictionaries, you need: - an FST compiler: [HFST](https://github.com/hfst/hfst), [Foma](https://github.com/mhulden/foma) or [Xerox Xfst](https://web.stanford.edu/~laurik/fsmbook/home.html) - [VislCG3](https://visl.sdu.dk/svn/visl/tools/vislcg3/trunk) Constraint Grammar tools -To install VislCG3 and HFST, just copy/paste this into your Terminal on **Mac OS X**: +To install VislCG3 and HFST, just copy/paste this into your Terminal on **macOS**: ``` curl https://apertium.projectjj.com/osx/install-nightly.sh | sudo bash