Skip to content

Commit cc35291

Browse files
committed
Update documentation
1 parent d6bb486 commit cc35291

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

README.md

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,6 @@
11
# Trampoline [![Twitter](https://img.shields.io/twitter/follow/espadrine.svg?style=social&logo=twitter&label=Follow)](https://twitter.com/TrampolineSB)
22

33
[![Build Status](https://travis-ci.org/stunstunstun/awesome-spring-boot.svg?branch=master)](https://travis-ci.org/stunstunstun/awesome-spring-boot)
4-
[![Wercker](https://img.shields.io/badge/spring--boot-1.5.3.RELEASE-brightgreen.svg)]()
5-
[![Wercker](https://img.shields.io/badge/java-8-brightgreen.svg)]()
6-
[![Wercker](https://img.shields.io/badge/gradle-3.5-brightgreen.svg)]()
7-
[![Maven metadata URI](https://img.shields.io/maven-metadata/v/http/central.maven.org/maven2/com/google/code/gson/gson/maven-metadata.xml.svg)]()
84

95
*NOTE: If you want to use examples provided (microservice-example-gradle & microservice-example-maven), please, clone the repository instead of downloading release zip. They need .git folder due to git related plugins specified on pom.xml and build.gradle*
106

@@ -20,7 +16,7 @@ The aim is to **help during the course of developing an application based on the
2016

2117
Also you will be able to:
2218

23-
* Admin Spring Boot locally
19+
* Admin Spring Boot locally (fully support for v1.x and v2.x)
2420
* Use configurable Actuator Endpoints and VM arguments
2521
* Register nicroservices directly from a GIT url
2622
* Monitor memory usage for each instance, capturing their metrics every 30 seconds

0 commit comments

Comments
 (0)