diff --git a/README.md b/README.md index dc7d119a..463babfc 100644 --- a/README.md +++ b/README.md @@ -3,14 +3,14 @@ UniversalEditor A free, cross-platform modular data manipulation framework. For more details about a particular edition, if available, visit that edition's particular folder. -C +[C](C) - A native implementation of the Universal Editor Platform. This is currently not being worked on in favor of the managed CSharp and hosted PHP editions. -CSharp +[CSharp](CSharp) ------ The flagship edition of the Universal Editor Platform. Written in C# (of course) it is cross-platform and works well with Windows (on Microsoft .NET Framework) and Linux (on Mono) operating systems. -PHP +[PHP](PHP) --- -The source code for the hosted edition of the Universal Editor Platform (still a work in progress). \ No newline at end of file +The source code for the hosted edition of the Universal Editor Platform (still a work in progress).