Skip to content

Commit e0e6810

Browse files
update README
1 parent 6c9e26c commit e0e6810

File tree

1 file changed

+9
-3
lines changed

1 file changed

+9
-3
lines changed

Diff for: README.md

+9-3
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
1-
# Disaster Recovery
1+
![Platform Logo](https://s3.amazonaws.com/disastersystems/platform-logo.png)
2+
3+
# Platform
24

35
## Requirements
46
- [Docker4Drupal](https://github.com/wodby/docker4drupal/). Please follow documentation for usage. There will be a section below to summary some main points.
@@ -8,7 +10,7 @@
810
## Installation
911

1012
```
11-
- git clone https://github.com/poetic/disaster-recovery.git
13+
- git clone https://github.com/disastersystems/platform.git
1214
- composer install
1315
- docker-compose up -d
1416
- open http://drupal.docker.localhost:8000
@@ -29,4 +31,8 @@
2931
## Migrating Data
3032
```
3133
- docker-compose exec --user 82 php drush import-organization --root=/var/www/html/web
32-
```
34+
```
35+
36+
## Sponsors
37+
38+
[![Poetic Logo](https://s3.amazonaws.com/disastersystems/poetic-logo-med.png)](https://poeticsystems.com)

0 commit comments

Comments
 (0)