Skip to content

Commit

Permalink
Merge pull request #431 from g4s8/patch-1
Browse files Browse the repository at this point in the history
Readme: added questions
  • Loading branch information
yegor256 authored Nov 8, 2017
2 parents 5305135 + 5d209f0 commit ee57962
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 @@ -242,6 +242,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 ee57962

Please sign in to comment.