Skip to content

Commit

Permalink
readme: questions
Browse files Browse the repository at this point in the history
  • Loading branch information
g4s8 authored Sep 28, 2017
1 parent 66e3f52 commit 5d209f0
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -239,6 +239,10 @@ Cactoos | Guava | Apache Commons | JDK 8
`TrimmedText` | - | `StringUtils.stripAll()` | `String#trim()`
`UpperText` | - | - | `String#toUpperCase()`

## Questions

Ask your questions related to cactoos library on [Stackoverflow](https://stackoverflow.com/questions/ask) with [cactoos](https://stackoverflow.com/tags/cactoos/info) tag.

## How to contribute?

Just fork the repo and send us a pull request.
Expand Down

0 comments on commit 5d209f0

Please sign in to comment.