Skip to content

Commit f0f341d

Browse files
authored
Merge pull request #76 from yoeunes/dev
Updates commit message template
2 parents aed8e50 + 3351f91 commit f0f341d

File tree

3 files changed

+71
-6
lines changed

3 files changed

+71
-6
lines changed

.gitmessage

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,3 @@
1-
# Commit Message Template
2-
# Format: type(scope): description
1+
# type(scope): description
32
#
4-
# Types: feat, fix, docs, style, refactor, perf, test, build, ci, chore
5-
#
6-
# Example: feat(parser): add support for possessive quantifiers
7-
# Please write a short, imperative tense description of the change.
3+
# Types: feat, fix, docs, style, refactor, perf, test, build, ci, chore

README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# RegexParser
22

3+
<p align="center">
4+
<img src="art/regex-parser-logo.svg" alt="Regex Parser Logo" width="400">
5+
</p>
6+
7+
<p align="center">
8+
<em>Parse • Analyze • Optimize Regular Expressions</em>
9+
</p>
10+
311
<p align="center">
412
<a href="https://github.com/yoeunes/regex-parser/actions"><img src="https://img.shields.io/github/actions/workflow/status/yoeunes/regex-parser/ci.yml" alt="CI Status"></a>
513
<a href="https://www.linkedin.com/in/younes--ennaji"><img src="https://img.shields.io/badge/[email protected]" alt="Author Badge"></a>

art/regex-parser-logo.svg

Lines changed: 61 additions & 0 deletions
Loading

0 commit comments

Comments
 (0)