Skip to content

Commit

Permalink
Update README.md with the latest version-to-release; remove outdate…
Browse files Browse the repository at this point in the history
…d links to Travis and Gitter.
  • Loading branch information
armiol committed May 20, 2023
1 parent df08054 commit d678905
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
# Welcome to Spine Event Engine
[![Build Status](https://travis-ci.com/SpineEventEngine/core-java.svg?branch=master)](https://travis-ci.com/SpineEventEngine/core-java)  
[![codecov.io](https://codecov.io/github/SpineEventEngine/core-java/coverage.svg?branch=master)](https://codecov.io/github/SpineEventEngine/core-java?branch=master)  
[![license](https://img.shields.io/badge/license-Apache%20License%202.0-blue.svg?style=flat)](http://www.apache.org/licenses/LICENSE-2.0)
[![Gitter chat](https://badges.gitter.im/SpineEventEngine.png)](https://gitter.im/SpineEventEngine)

[Spine Event Engine][spine-site] is a Java framework for building Event Sourcing and CQRS
applications that are accessed by clients built with JavaScript, Java Nano (Android), Dart, and Java.
Expand All @@ -18,7 +16,7 @@ This repository contains the code of:
The project is under active ongoing development.
You are welcome to experiment and [provide your feedback][email-developers].

The latest stable version is [1.8.2][latest-release].
The latest stable version is [1.9.0][latest-release].

## Quick start and examples

Expand Down Expand Up @@ -59,7 +57,7 @@ latest version of the configuration files.
If you need to use API with one of these annotations, please [contact us][email-developers].

[email-developers]: mailto:developers@spine.io
[latest-release]: https://github.com/SpineEventEngine/core-java/releases/tag/v1.8.2
[latest-release]: https://github.com/SpineEventEngine/core-java/releases/tag/v1.9.0
[spine-site]: https://spine.io/
[quick-start]: https://spine.io/docs/quick-start
[spine-examples]: https://github.com/spine-examples
Expand Down

0 comments on commit d678905

Please sign in to comment.