aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/README.md b/README.md
index 8aabeeb..b805756 100644
--- a/README.md
+++ b/README.md
@@ -139,19 +139,19 @@ of drawbacks to consider:
required for a case class. This can increase compile times and
binary size if formats are required in many locations.
-### Documentation
+## Documentation
Check out the main file
[DerivedFormats.scala](src/main/scala/DerivedFormats.scala) and the
[test suite](src/test/scala/ProductTypeFormatTests.scala) for a complete
overview of the project.
-### Development
+## Development
This project uses sbt. It is set up to auto-release when a tag is
pushed to the main repository.
-### Copying
+## Copying
Copyright 2018 Driver Inc.