Skip to content

Commit 242e6f8

Browse files
committed
add readme
1 parent 86272a1 commit 242e6f8

File tree

1 file changed

+20
-1
lines changed

1 file changed

+20
-1
lines changed

Diff for: README.md

+20-1
Original file line numberDiff line numberDiff line change
@@ -1 +1,20 @@
1-
# moodle-webinstall
1+
# Moodle Web Installation Testing
2+
3+
This project is a testing suite for the Moodle web installation process. It uses PHP, Composer, and JavaScript to perform the tests.
4+
5+
## Getting Started
6+
7+
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.
8+
9+
### Prerequisites
10+
11+
- PHP
12+
- Composer
13+
- JavaScript
14+
15+
### Installing
16+
17+
Clone the repository:
18+
19+
```bash
20+
git clone [email protected]:lameze/moodle-webinstall.git

0 commit comments

Comments
 (0)