Skip to content

Commit 3a1f7a2

Browse files
authored
Merge pull request #4 from dotswan/develop
[Documentation] Update README File
2 parents ebc72d7 + 49b9d23 commit 3a1f7a2

1 file changed

Lines changed: 4 additions & 5 deletions

File tree

README.md

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,10 @@
44
[![Total Downloads][ico-downloads]][link-downloads]
55
[![Software License][ico-license]][link-license]
66

7-
![image](https://github.com/dotswan/filament-code-editor/assets/20874565/d35153c5-6699-43c6-b250-d6f9bd277b43)
7+
8+
<img src="https://github.com/dotswan/filament-code-editor/assets/20874565/f814ec5f-5d73-4331-a669-25d50cfdc444" width="400" height="320">
9+
10+
<img src="https://github.com/dotswan/filament-code-editor/assets/20874565/df6608c9-2088-4d78-8a94-a814ba873c6b" width="400" height="320">
811

912
## Introduction
1013

@@ -15,10 +18,6 @@ The Filament Code Editor package enhances Filament with a specialized field type
1518
* Support for multiple code languages including CSS, HTML, JavaScript, JSON, and PHP.
1619
* Effortless editing of code within the familiar Filament interface.
1720

18-
<img src="https://github.com/dotswan/filament-code-editor/assets/20874565/f814ec5f-5d73-4331-a669-25d50cfdc444" width="500" height="420">
19-
20-
<img src="https://github.com/dotswan/filament-code-editor/assets/20874565/df6608c9-2088-4d78-8a94-a814ba873c6b" width="500" height="420">
21-
2221
## Installation
2322

2423
To integrate the Filament Code Editor package into your project, use Composer:

0 commit comments

Comments
 (0)