Skip to content

Commit 09d9615

Browse files
docs: add header
1 parent 73e0243 commit 09d9615

File tree

2 files changed

+6
-4
lines changed

2 files changed

+6
-4
lines changed

README.md

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,21 @@
11
<div align="center">
2+
<img src="docs/header.jpg" alt="GitLoom Diff Header" width="100%" />
23

34
# GitLoom Diff
45

56
[![npm version](https://badge.fury.io/js/gitloom-diff.svg)](https://www.npmjs.com/package/gitloom-diff)
67
[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)
78
[![Node.js Version](https://img.shields.io/node/v/gitloom-diff.svg)](https://nodejs.org)
89

10+
**Stop squinting at those git provider diff views.**
11+
<br>
12+
Generate beautiful, searchable, IDE-friendly git diffs in markdown format.
913
</div>
1014

11-
> ⚠️ **Early Stage Project**: GitLoom Diff is currently in active development and not yet production-ready. Expect frequent breaking changes and major updates as we evolve the tool. Use with caution in production environments.
12-
13-
**Stop squinting at those git provider diff views.** Generate beautiful, searchable, IDE-friendly git diffs in markdown format.
14-
1515
![Demo GIF showing diff generation]() <!-- Add demo gif -->
1616

17+
> ⚠️ **Early Stage Project**: GitLoom Diff is currently in active development and not yet production-ready. Expect frequent breaking changes and major updates as we evolve the tool. Use with caution in production environments.
18+
1719
## Quick Start
1820

1921
```bash

docs/header.jpg

203 KB
Loading

0 commit comments

Comments
 (0)