Skip to content

Commit e4d8be4

Browse files
authored
Update README.md
1 parent 9405b59 commit e4d8be4

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,11 @@
1-
# Contractual
1+
<h1 align="center">Contractual</h1>
22

33
**Contractual** provides a unified way to manage APIs as **contracts** across the development stack, streamlining workflows and ensuring consistency. By centralizing API definitions with a **contract-first approach** using **TypeSpec**, Contractual empowers teams to define, version, and test their APIs with ease.
44

5+
<div align="center">
6+
<img src="https://github.com/contractual-dev/contractual/blob/9405b5979aca9d5c8dee3732ee5c5331db15139a/video.gif" width="80%" />
7+
</div>
8+
59
## 🌟 Why Contractual?
610

711
Managing APIs is hard. Definitions are scattered, types get duplicated across services, and breaking changes can sneak into production. Contractual solves these pains by:

0 commit comments

Comments
 (0)