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
{{ message }}
This repository was archived by the owner on Mar 28, 2019. It is now read-only.
Copy file name to clipboardExpand all lines: README.md
+7
Original file line number
Diff line number
Diff line change
@@ -5,3 +5,10 @@ Coding competitions are now easy to organise anytime, anywhere.
5
5
Codejudge can be run from any PHP, MySQL server and can be used to power any coding competition and evaluate its solutions automatically.
6
6
7
7
No need to run to big companies to host your event. You can set up Codejudge almost anywhere and anytime!
8
+
9
+
### Note
10
+
11
+
Bleeding edge changes are on the `develop` branch and things most likely don't work there. You are recomended to use the `master` branch. If you love to experiment then go for the `develop` branch.
12
+
13
+
A follow-up project to create a better judge was being worked on, but kind of stalled at the moment (due to lack of time from my side). Take a look at [judgev2](https://github.com/sankha93/judgev2)
0 commit comments