Skip to content

Commit

Permalink
#40: update readme link
Browse files Browse the repository at this point in the history
  • Loading branch information
mohit-s96 committed Sep 14, 2023
1 parent 6fa204c commit 0e9ec91
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,8 +30,12 @@ Restores a RESO Certification API Server using a set of existing results in a gi
## Find Variations
Uses a number of techniques to find potential variations for local items contained in a Data Dictionary metadata report.

[**MORE INFO**](./utils/find-variations/README.md)
[**MORE INFO**](./lib/find-variations/README.md)

## Schema Generation and Validation
Generates a schema from a metadata report and validates payload against a given schema.

[**MORE INFO**](./lib/schema/README.md)

## Tests

Expand Down

0 comments on commit 0e9ec91

Please sign in to comment.