Skip to content

Commit e4fa578

Browse files
committed
Add link
1 parent 759ba2b commit e4fa578

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Typescript type validator
2-
![NPM Version](https://img.shields.io/npm/v/typescript-type-validator)
2+
[![NPM Version](https://img.shields.io/npm/v/typescript-type-validator)](https://www.npmjs.com/package/typescript-type-validator)
33
[![Build the project](https://github.com/junzhli/typescript-type-validator/actions/workflows/build.yaml/badge.svg?branch=main)](https://github.com/junzhli/typescript-type-validator/actions/workflows/build.yaml)
44

55
A fully TypeScript-supported type validator that enables type checks at both transpile time and runtime using a flexible schema and input validation.

0 commit comments

Comments
 (0)