1
0
mirror of https://github.com/restoreddev/phpapprentice.git synced 2025-08-29 09:19:53 +02:00

Removed dash from phpapprentice

This commit is contained in:
Andrew Davis
2018-09-02 11:07:32 -05:00
parent 1eb2a43605
commit 7106abbbd7
5 changed files with 8 additions and 8 deletions

View File

@@ -15,7 +15,7 @@
The site currently has content for learning the basics of PHP. In the future, more pages will be added for more advanced topics like building websites, database integration and security.
</p>
<p>
PHP Apprentice is currently a work in progress (hence "beta" is included in the title). If you would like to contribute or request a certain discussion topic, checkout the <a href="https://github.com/restoreddev/php-apprentice" target="_blank">GitHub repository</a>.
PHP Apprentice is currently a work in progress (hence "beta" is included in the title). If you would like to contribute or request a certain discussion topic, checkout the <a href="https://github.com/restoreddev/phpapprentice" target="_blank">GitHub repository</a>.
</p>
<p>
To get started, you will need to install PHP 7.1, have a text editor and open your terminal.