Skip to content

Commit 6056ff4

Browse files
committed
Changed to static link (will refactor to external repo later) and changed to button
1 parent 41fda46 commit 6056ff4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
This repository contains an implementation of a Wolfram evaluation function that checks if a numerical value is within a specified tolerance and if that tolerance should be applied as an absolute value. It can also handle validating the equality of non-numeric objects, such as Strings.
44

55
## Development
6-
![Create Release Request](issues/new?template=release-request.yml&labels=release,deployment&title=release%3A%20%3Cevaluation-function-name%3E%20%E2%86%92%20%3Cbranch%)
6+
[![Create Release Request](https://img.shields.io/badge/Create%20Release%20Request-blue?style=for-the-badge)](https://github.com/lambda-feedack/wolframIsSimilar/issues/new?template=release-request.yml)
77

88

99
### Run the Script

0 commit comments

Comments
 (0)