Skip to content

Commit

Permalink
Readme
Browse files Browse the repository at this point in the history
  • Loading branch information
weitzman committed Nov 8, 2022
1 parent 5da09dc commit c9d6b41
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
[![tests](https://github.com/ weitzman /ddev-selenium-standalone-chrome
/actions/workflows/tests.yml/badge.svg)](https://github.com/drud/ddev-addon-template/actions/workflows/tests.yml) ![project is maintained](https://img.shields.io/maintenance/yes/2022.svg)
[![tests](https://github.com/weitzman/ddev-selenium-standalone-chrome/actions/workflows/tests.yml/badge.svg)](https://github.com/drud/ddev-addon-template/actions/workflows/tests.yml) ![project is maintained](https://img.shields.io/maintenance/yes/2022.svg)

## Install

Expand All @@ -10,10 +9,11 @@ In ddev v1.19+, run `ddev get weitzman/ddev-selenium-standalone-chrome` to fetch
- Your project is now ready to run client side tests from Drupal core or [Drupal Test Traits](https://gitlab.com/weitzman/drupal-test-traits).
- On your host, browse to https://[DDEV SITE URL]:7910 (password: `secret`) to watch tests run (neat!).

Todo
========
1. Create a release on GitHub.
2. Update the README.md to describe the add-on, how to use it, and how to contribute. If there are any manual actions that have to be taken, please explain them. If it requires special configuration of the using project, please explain how to do those. Examples in [drud/ddev-drupal9-solr](https://github.com/drud/ddev-drupal9-solr), [drud/ddev-memcached](github.com/drud/ddev-memcached), and [drud/ddev-beanstalkd](https://github.com/drud/ddev-beanstalkd).
## Contribute

**Contributed and maintained by [@weitzman](https://github.com/weitzman).
- Anyone is welcome to submit a PR to this repo.

## Maintainer

- Contributed and maintained by [@weitzman](https://github.com/weitzman).

0 comments on commit c9d6b41

Please sign in to comment.