Skip to content

Commit 7a8b923

Browse files
committed
Update README.md
1 parent 38ee1a7 commit 7a8b923

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@ public static isJavaEEProject(): boolean {
9797
}
9898
```
9999

100-
If you notice any false positives/negatives or have better ideas for detection logic, you are more than welcome to contribute. [Method location](https://github.com/Al-rimi/tomcat/blob/main/src/utils/Builder.ts#L121-L159)
100+
[Method location](https://github.com/Al-rimi/tomcat/blob/main/src/utils/Builder.ts#L121-L159), If you notice any false positives/negatives or have better ideas for detection logic, you are more than welcome to contribute:
101101

102102
[![Create an issue](https://img.shields.io/badge/-Create_an_issue-red?style=flat-square&logo=github)](https://github.com/Al-rimi/tomcat/issues/new?title=Improve+Java+EE+Project+Detection+Logic)
103103

@@ -163,7 +163,7 @@ For technical implementation details and contribution guidelines, see:
163163

164164
- Firefox and Safari will always open a new tab instead of reusing the existing one due to browser limitations.
165165

166-
[![Report Issue](https://img.shields.io/badge/-Report_Issue-red?style=flat-square)](https://github.com/Al-rimi/tomcat/issues)
166+
[![Report Issue](https://img.shields.io/badge/-Report_Issue-red?style=flat-square&logo=github)](https://github.com/Al-rimi/tomcat/issues)
167167

168168
## What's New in 2.3.4
169169

0 commit comments

Comments
 (0)