aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohannes Rudolph <johannes.rudolph@gmail.com>2013-06-04 16:22:50 +0200
committerJohannes Rudolph <johannes.rudolph@gmail.com>2013-06-04 16:22:50 +0200
commited711be7c21e64a5e79d4cb301959d35ef971141 (patch)
tree9471716622c62dadc39e55e8f9412324b15f1959
parentac598b652459c071cd6eb6649a50131a4221d70c (diff)
downloadsbt-boilerplate-ed711be7c21e64a5e79d4cb301959d35ef971141.tar.gz
sbt-boilerplate-ed711be7c21e64a5e79d4cb301959d35ef971141.tar.bz2
sbt-boilerplate-ed711be7c21e64a5e79d4cb301959d35ef971141.zip
add "Projects using sbt-boilerplate" section
-rw-r--r--README.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/README.md b/README.md
index 8c94aaa..d3fdccb 100644
--- a/README.md
+++ b/README.md
@@ -91,6 +91,11 @@ appear in `src/main/boilerplate` with the `.template` extension stripped off.
* The maximum number of arguments, 22, is hard-coded.
* Instances for 0 arguments have to be supplied manually.
+## Projects using sbt-boilerplate
+
+ * [spray-routing](http://github.com/spray/spray) uses sbt-boilerplate to provide conversions to/from HLists
+ * [product-collections](https://github.com/marklister/product-collections)
+
## License
Copyright (c) 2012 Johannes Rudolph