Skip to content

Commit b2c649b

Browse files
AndriyZabavskyyvasile-baluta
authored andcommitted
Updating README.md (#9)
Update README.md
1 parent 9e22f35 commit b2c649b

File tree

1 file changed

+10
-1
lines changed

1 file changed

+10
-1
lines changed

README.md

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
1-
# eiffel-remrem-protocol-interface
1+
# Eiffel REMReM Protocol Interface
22

33
The Eiffel Remrem Protocol Interface is the interface for the Eiffel Remrem Semantics (https://github.com/Ericsson/eiffel-remrem-semantics).
44

55
It is provided with the purpose that anyone should be able to create their own Eiffel Semantics library to use for Remrem.
6+
7+
[![Build Status](https://travis-ci.org/Ericsson/eiffel-remrem-protocol-interface.svg?branch=master)](https://travis-ci.org/Ericsson/protocol-interface)
8+
[![Coverage Status](https://coveralls.io/repos/github/Ericsson/eiffel-remrem-protocol-interface/badge.svg?branch=master)](https://coveralls.io/github/Ericsson/eiffel-remrem-protocol-interface?branch=master)
9+
[![](https://jitpack.io/v/Ericsson/eiffel-remrem-protocol-interface.svg)](https://jitpack.io/#Ericsson/eiffel-remrem-protocol-interface)
10+
11+
## Documentation
12+
Further documentation is provided at the following link: [http://ericsson.github.io/eiffel-remrem-protocol-interface/](http://ericsson.github.io/eiffel-remrem-protocol-interface/).
13+
14+
__IMPORTANT NOTICE:__ The contents of this repository currectly reflect a __DRAFT__. The Eiffel framework has been used in production within Ericsson for several years to great effect; what is presented here is a revision and evolution of that framework - an evolution that is currently ongoing. In other words, anything in this repository should be regarded as tentative and subject to change. It is published here to allow early access and trial and to solicit early feedback.

0 commit comments

Comments
 (0)