Skip to content

Commit 4a2415e

Browse files
committed
add usage gif
1 parent 4eba691 commit 4a2415e

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
<img alt="Langly icon" src="icons/icon.png" width="100" height="100">
44

5-
Simple app to scan Laravel app for `__("String to be translated")` and manage the .json translation files.
5+
Simple app to scan Laravel app for `__("String to be translated")` and manage the .json translation files. No need to install any Laravel packages. Just launch the app and drag (or open) a directory into the app.
66

77
## Usage
88
`npm install`
@@ -11,6 +11,8 @@ Simple app to scan Laravel app for `__("String to be translated")` and manage th
1111

1212
Any .json language files managed with the app will be overwritten on save, so make sure you use git or keep a backup of your files 😊
1313

14+
<img alt="Usage" src="usage.gif">
15+
1416
## Package app
1517
If you want to package the app for your platform, run: `npm run package`.
1618

usage.gif

3.35 MB
Loading

0 commit comments

Comments
 (0)