From d2a094bcc999e83f210d6413dc5665cb6a42aa79 Mon Sep 17 00:00:00 2001 From: Jakob Odersky Date: Sat, 10 Mar 2018 14:17:01 -0800 Subject: Revise nesting sections --- README.md | 6 +++--- 1 file 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. -- cgit v1.2.3