diff --git a/README.md b/README.md index 7c787c3..8a04a54 100644 --- a/README.md +++ b/README.md @@ -1,51 +1,54 @@ -`#php` `#basics` `#master-in-software-development` +# PHP-Basics -# PHP Basics +First steps in PHP. Creating a directory with the different methods and nomenclature of PHP. -
-
-
+```
+How to install XAMPP on Mac.
+https://www.youtube.com/watch?v=ryq01KSn00o&ab_channel=LearnWithAhsan
+How to install XAMPP on Windows.
+https://www.youtube.com/watch?v=h6DEDm7C37A
+```
-## Technologies used
+Create a new project and fork the PHP project from the following link:
-\* PHP
+```
+https://github.com/assembler-institute/php-basics
+```
-## Project delivery
+Follow the instructions in the doc.
-To deliver this project you must send a Pull Request as explained in the Students Handbook. Remember that the PR title must be with the format
-- Solution: + NAME AND SURNAME or TEAM NAMES AND SURNAMES.
-- For example: "Solution: Josep Riera", "Solution: Josep Riera, Toni Suárez, Marta Vázquez"
+## Built With
-## Resources
+* [PHP](https://www.php.net/) - The web framework used
-- [What can PHP do?](https://www.php.net/manual/es/intro-whatcando.php)
-- [Sample guide for README](https://gist.github.com/Villanuevand/6386899f70346d4580c723232524d35a)
-- [XAMPP](https://www.apachefriends.org/es/index.html)
-- [How to install XAMPP on Windows](https://www.youtube.com/watch?v=h6DEDm7C37A)
-- [What is a web server?](https://www.youtube.com/watch?v=Yt1nesKi5Ec)
-- [Web server basics](https://www.youtube.com/watch?v=3VqfpVKvlxQ)
+## Authors
+
+* **Jesus Velazquez Jurado** - *Initial work* - [jesusfvj](https://github.com/jesusfvj)
+
+## Acknowledgments
+
+* Assembler Institute of Technology.
+* Miquel.
+* Wilson.
+* David.