diff --git a/README.md b/README.md index 76bfd683..8916a7d1 100644 --- a/README.md +++ b/README.md @@ -35,4 +35,3 @@ The ResponseBody class holds all the badges/controls that will be uploaded to th 1. Add a field in the ResponseBody. 2. Implement a method in the ResponseBodyBuilder to add the value to the ResponseBody. 3. Add your newly created method to the method chain in the BodyBuilder under ResponseBodyBuilder. -