Skip to content
This repository was archived by the owner on May 25, 2025. It is now read-only.

Commit 83dde4a

Browse files
authored
Update README.md
1 parent 069986a commit 83dde4a

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

README.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,5 @@
11
# HT Authentication Repository
22

3-
A Flutter package for managing authentication using the Headlines Toolkit.
4-
53
## Overview
64

75
This repository provides a standardized way to handle user authentication. It abstracts the underlying authentication client (`ht_authentication_client`) and provides a simple, consistent interface for interacting with authentication-related features.
@@ -121,4 +119,4 @@ To generate coverage reports:
121119

122120
```bash
123121
flutter test --coverage
124-
```
122+
```

0 commit comments

Comments
 (0)