Skip to content

Commit 7352e8a

Browse files
authored
Update README.md
1 parent 95ace6e commit 7352e8a

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

.github/README.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,17 @@ npm install @amadeus-it-group/svelvunity
3737

3838
For comprehensive information on each component and how to use it, see the [Documentation](https://mehtapcavdar.github.io/svelvunity/).
3939

40+
#### Version Compatibility
41+
42+
The following table shows the compatibility of this library with different versions of Svelte:
43+
44+
| Library Version | Svelte Version |
45+
| --- | --- |
46+
| 0.0.3 | 4.x |
47+
| 0.0.4 | 5.x |
48+
49+
Please note that this library is only compatible with the specified versions of Svelte. Using an incompatible version may result in unexpected behavior or errors.
50+
4051
## Usage
4152

4253
Import the components you need and start using them in your Svelte application:

0 commit comments

Comments
 (0)