documentation cleanup

This commit is contained in:
eugenp
2013-11-24 20:09:17 +02:00
parent 3a4edeeabe
commit 152132b1d5
3 changed files with 7 additions and 3 deletions
+4 -1
View File
@@ -1,8 +1,11 @@
=========
## Guava Cookbooks and Examples
## Guava and Hamcrest Cookbooks and Examples
### Relevant Articles:
- [Guava Collections Cookbook](http://www.baeldung.com/guava-collections)
- [Guava Ordering Cookbook](http://www.baeldung.com/guava-order)
- [Guava Functional Cookbook](http://www.baeldung.com/guava-functions-predicates)
- [Hamcrest Collections Cookbook](http://www.baeldung.com/hamcrest-collections-arrays)