You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+5-5Lines changed: 5 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -41,7 +41,7 @@ uses Front Controller, and MVC.
41
41
42
42
The Framework source code can be found here: [ironphp/ironphp](https://github.com/ironphp/ironphp).
43
43
44
-
> **Note:** No stable release yet - [IronPHP Framework 1.0.12 alpha1](https://github.com/ironphp/ironphp/releases/tag/1.0.12-alpha1) version has been released.
44
+
> **Note:** No stable release yet - [IronPHP Framework 1.0.13 alpha1](https://github.com/ironphp/ironphp/releases/tag/1.0.13-alpha1) version has been released.
45
45
46
46
## Table of Contents
47
47
@@ -66,7 +66,7 @@ You can install IronPHP as your project using
66
66
a starting point. you can run the following:
67
67
68
68
1. Download [Composer-Setup.exe](https://getcomposer.org/Composer-Setup.exe) or download `composer.phar` file.
69
-
2. Run `.
69
+
2. Run `php composer.phar create-project --prefer-dist ironphp/app [dir_name]`.
70
70
71
71
72
72
If Composer is installed locally, run
@@ -149,7 +149,7 @@ Read and edit `'Configuraton'` in `config/app.php` and setup the `'Datasource'`
149
149
150
150
## About Us
151
151
152
-
IronPHP development is led by the [GaurangKumar Parmar](https://twitter.com/gaurangkumarp).
152
+
IronPHP development is led by the [GaurangKumar](https://instagram.com/gaurangkumar1).
153
153
154
154
## Get Support
155
155
@@ -169,7 +169,7 @@ For each report, we try to first confirm the vulnerability. Once confirmed, the
Developed and Maintained By <ahref="https://twitter.com/gaurangkumarp" title="GaurangKumar on Twitter">GaurangKumar</a>
31
+
Developed and Maintained By <ahref="https://www.instagram.com/gaurangkumar1/" title="GaurangKumar on Instagram"><iclass="fab fa-1x fa-instagram"></i>GaurangKumar</a>
32
32
On
33
33
<ahref="https://github.com/ironphp/ironphp" title="IronPHP on GitHub">
34
34
<iclass="fab fa-1x fa-github"></i> Github
35
35
</a>
36
36
</h3>
37
37
<h3style="text-align:center">
38
-
Follow us on <ahref="https://www.facebook.com/IronPHP-Framwork-325690624644002/" title="IronPHP on Facebook">
38
+
Follow us on <ahref="https://www.facebook.com/ironphp/" title="IronPHP on Facebook">
0 commit comments