Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/marian-nmt/marian.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorUlrich Germann <ulrich.germann@gmail.com>2017-03-22 05:42:23 +0300
committerGitHub <noreply@github.com>2017-03-22 05:42:23 +0300
commit1b1f7cd251273275e2aa2e510764b71f870cd0f7 (patch)
treeccf56352d2c0bd686d30b258524f4390cde3816d /README.md
parentf1d1b8ecef22fb4a7808443c832aad7f29f18634 (diff)
Added Funding Acknowledgements to README.md
Diffstat (limited to 'README.md')
-rw-r--r--README.md12
1 files changed, 7 insertions, 5 deletions
diff --git a/README.md b/README.md
index c4b5fa1a..f07880e2 100644
--- a/README.md
+++ b/README.md
@@ -1,5 +1,5 @@
-Marian
-======
+# Marian
+-------------
[![Join the chat at https://gitter.im/amunmt/marian](https://badges.gitter.im/amunmt/marian.svg)](https://gitter.im/amunmt/marian?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
[![Build Status](http://vali.inf.ed.ac.uk/jenkins/buildStatus/icon?job=Marian)](http://vali.inf.ed.ac.uk/jenkins/job/Marian/)
@@ -12,18 +12,20 @@ with operator overloading.
In honour of Marian Rejewski, a Polish mathematician and
cryptologist.
-Installation
+# Installation
------------
-Requirements:
+# Requirements:
* g++ with c++11
* CUDA
* Boost (>= 1.56)
-Compilation with `cmake > 3.5`:
+# Compilation with `cmake > 3.5`:
mkdir build
cd build
cmake ..
make -j
+# Acknowledgements
+The development of Marian received funding from the European Union's _Horizon 2020_ Research and Innovation Programm under grant agreements 688139 ([SUMMA](http://www.summa-project.eu); 2016--2019) and 645487 ([Modern MT](http://www.modernmt.eu)).