Skip to content

Commit 62605c5

Browse files
committed
update README.md
1 parent 6de4da8 commit 62605c5

File tree

7 files changed

+14
-5
lines changed

7 files changed

+14
-5
lines changed

README.md

Lines changed: 14 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
</p>
66

77

8-
## About S3B2B
8+
## S3B2B
99

1010
S2B2B is a simple S3 file manager. It can manage multiple file storage at the same time and can also easily move files from one S3 bucket to another S3 bucket.
1111

@@ -28,11 +28,20 @@ php artisan migrate
2828

2929
soketi start
3030
```
31+
## Todo
32+
- [ ] add new folder
33+
- [ ] drag and move to folder
3134

32-
or you can use [Laravel Sail](https://laravel.com/docs/8.x/sail) to run the project.
35+
## Credits
36+
- All Contributors
3337

34-
```bash
35-
./vendor/bin/sail up -d
36-
```
38+
## License
39+
The MIT License[MIT License](https://opensource.org/licenses/MIT). Please see License File for more information.
3740

3841
## Screenshots
42+
![screenshot 1](art/screenshots/1.png)
43+
![screenshot 2](art/screenshots/2.png)
44+
![screenshot 3](art/screenshots/3.png)
45+
![screenshot 4](art/screenshots/4.png)
46+
![screenshot 5](art/screenshots/5.png)
47+
![screenshot 6](art/screenshots/6.png)

art/screenshots/1.png

134 KB
Loading

art/screenshots/2.png

177 KB
Loading

art/screenshots/3.png

150 KB
Loading

art/screenshots/4.png

169 KB
Loading

art/screenshots/5.png

210 KB
Loading

art/screenshots/6.png

225 KB
Loading

0 commit comments

Comments
 (0)