Skip to content

Commit 5823700

Browse files
authored
Version 3 of the ReadMe file
Important changes included in version 3: * Current full version history * Counter updates * SourceBase PHP added
1 parent fbdb46f commit 5823700

File tree

1 file changed

+76
-3
lines changed

1 file changed

+76
-3
lines changed

README.md

Lines changed: 76 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# SourceBase
2-
A useful web development template for basic and advanced web page development. I use this template in all my modern web development projects
2+
A useful web development template for basic and advanced all-in-one web page development. I use this template in all my modern web development projects
33

44
---
55

@@ -21,6 +21,12 @@ SourceBase JS is the JavaScript base of a web page. It is an easy to modify temp
2121

2222
---
2323

24+
# SourceBase PHP
25+
26+
SourceBase PHP is the PHP base of a web page. It is an easy to modify template.
27+
28+
---
29+
2430
# Version history
2531

2632
Version 1.00 (Origin: August 9th 2019)
@@ -39,13 +45,80 @@ Version 1.02 (Origin: October 1st 2019)
3945

4046
[View it on GitHub](https://github.com/seanpm2001/SourceBase/tree/V1.02)
4147

48+
Version 1.03 (Origin: October 29th 2019)
49+
-----------
50+
51+
[View it on GitHub](https://github.com/seanpm2001/SourceBase/tree/V1.03)
52+
53+
Version 1.04 (Origin: December 2nd 2019)
54+
-----------
55+
56+
[View it on GitHub](https://github.com/seanpm2001/SourceBase/tree/V1.04)
57+
58+
Version 1.05 (Origin: December 9th 2019)
59+
-----------
60+
61+
[View it on GitHub](https://github.com/seanpm2001/SourceBase/tree/V1.05)
62+
63+
Version 1.06 (Origin: December 17th 2019)
64+
-----------
65+
66+
[View it on GitHub](https://github.com/seanpm2001/SourceBase/tree/V1.06)
67+
68+
Version 1.07 (Origin: December 18th 2019)
69+
-----------
70+
71+
[View it on GitHub](https://github.com/seanpm2001/SourceBase/tree/V1.07)
72+
73+
Version 1.08 (Origin: December 30th 2019)
74+
-----------
75+
76+
[View it on GitHub](https://github.com/seanpm2001/SourceBase/tree/V1.08)
77+
78+
Version 1.09 (Origin: January 7th 2020)
79+
-----------
80+
81+
[View it on GitHub](https://github.com/seanpm2001/SourceBase/tree/V1.09)
82+
83+
Version 1.10 (Origin: January 29th 2020)
84+
-----------
85+
86+
[View it on GitHub](https://github.com/seanpm2001/SourceBase/tree/V1.10)
87+
88+
Version 1.11 (Origin: February 11th 2020)
89+
-----------
90+
91+
[View it on GitHub](https://github.com/seanpm2001/SourceBase/tree/V1.11)
92+
93+
Version 1.12 (Origin: February 16th 2020)
94+
-----------
95+
96+
[View it on GitHub](https://github.com/seanpm2001/SourceBase/tree/V1.12)
97+
98+
Version 1.13 (Origin: March 3rd 2020)
99+
-----------
100+
101+
[View it on GitHub](https://github.com/seanpm2001/SourceBase/tree/V1.13)
102+
103+
104+
Version 1.14 (Origin: March 24th 2020)
105+
-----------
106+
107+
[View it on GitHub](https://github.com/seanpm2001/SourceBase/tree/V1.14)
108+
109+
110+
Version 1.15 (Origin: April 7th 2020)
111+
-----------
112+
113+
[View it on GitHub](https://github.com/seanpm2001/SourceBase/tree/V1.15)
114+
42115
---
43116

44117
# Contributers
45118

46119
Currently, I am the only contributer.
47120

48-
> 1. [seanpm2001](https://github.com/seanpm2001/) - 14 Commits (As of May 28th 2020 at 3:28 pm)
121+
> 1. [seanpm2001](https://github.com/seanpm2001/) - 26 Commits (As of May 28th 2020 at 3:59 pm)
49122
50123
> 2. No other contributers at this time.
51124
@@ -54,6 +127,6 @@ Currently, I am the only contributer.
54127
About ReadMe file
55128
-----------
56129

57-
ReadMe version: 2 (Thursday, May 28th 2020 at 3:28 pm)
130+
ReadMe version: 3 (Thursday, May 28th 2020 at 3:59 pm)
58131

59132
---

0 commit comments

Comments
 (0)