From 3522b10abab2e2ad1503f3eb0d30506706e00d03 Mon Sep 17 00:00:00 2001 From: mahomedalid Date: Wed, 29 Mar 2023 22:49:53 -0700 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e945dfa..cda0d51 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # TypeSpec Workflow Samples -This repository provides samples for using TypeSpec with GitHub Actions, Workflows, Pipelines, and CI/CD to accelerate adoption of TypeSpec in GitHub. +This repository provides samples for using [Microsoft TypeSpec](https://github.com/Microsoft/typespec) with GitHub Actions, Workflows, Pipelines, and CI/CD to accelerate adoption of TypeSpec in GitHub. TypeSpec is a tool for generating OpenAPI.json specifications from the CADL format. ## Getting Started