Skip to content

Commit

Permalink
Updating the readme for the repositories.
Browse files Browse the repository at this point in the history
  • Loading branch information
jzonthemtn committed Jul 10, 2024
1 parent 670aba0 commit cdd2166
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@ After cloning, run `git lfs pull` to download models needed for unit tests. Phil

## Using Phileas

Phileas snapshots are available in our Maven repository so add the following to your Maven configuration:
Phileas snapshots are available in our [Maven repositories](https://artifacts.philterd.ai/) so add the following to your Maven configuration:

```
<repository>
Expand Down Expand Up @@ -118,7 +118,7 @@ Next, add the Phileas dependency to your project:
```

### Finding and Redacting Sensitive Information in Text
### Finding and Manipulating Sensitive Information in Text

Create a `FilterService`, using a `PhileasConfiguration`, and call `filter()` on the service:

Expand Down

0 comments on commit cdd2166

Please sign in to comment.