Skip to content

Commit 8a83a0a

Browse files
committed
Added logo
1 parent 15fcecb commit 8a83a0a

File tree

2 files changed

+148
-2
lines changed

2 files changed

+148
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
1-
# TypedRest for Java
1+
# ![TypedRest](logo.svg) for Java
22

33
[![Build status](https://img.shields.io/appveyor/ci/TypedRest/TypedRest-Java.svg)](https://ci.appveyor.com/project/TypedRest/TypedRest-Java)
4-
TypedRest helps you build type-safe, fluent-style REST API clients.
4+
TypedRest for Java helps you build type-safe, fluent-style REST API clients.
55

66
Common REST patterns such as collections are represented as classes, allowing you to write more idiomatic code. For example, TypedRest lets you turn this:
77

logo.svg

Lines changed: 146 additions & 0 deletions
Loading

0 commit comments

Comments
 (0)