diff --git a/form_app/README.md b/form_app/README.md index bf96f7e8a..0c981e736 100644 --- a/form_app/README.md +++ b/form_app/README.md @@ -2,7 +2,7 @@ A sample demonstrating different types of forms and best practices. -## Sign In w/ HTTP +## Sign In with HTTP [*lib/src/sign_in_http.dart*](lib/src/sign_in_http.dart) A sign in form using `package:http` to send a request.