diff options
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -74,9 +74,9 @@ All the as-of-yet implemented features of the project are very much buildable an ## Announcements -* #### mutator's first website is up: project [mutator](https://bloodstalker.github.io/mutator/).<br/> -* #### project mutator has changed licenses from LGPLv3 to GPLv2.<br/> -* #### `mutator-lvl0` has reached a release candidate. I will branch a release candidate for it and then we can start the unit tests.<br/> +* mutator's first website is up: [project mutator](https://bloodstalker.github.io/mutator/).<br/> +* project mutator has changed licenses from LGPLv3 to GPLv2.<br/> +* `mutator-lvl0` has reached a release candidate. I will branch a release candidate for it and then we can start the unit tests.<br/> * The Implementation of the automatic refactoring facilities of `mutator` has begun. The UI is not yet capable of accomodating the current features so I'll try to add them as soon as possible.<br/> * LLVM has bumped to 5.0 so mutator has also changed to using that(trunk:292415). Everything is in working order.<br/> * The Travis build is now using 4.0 for build checks. LLVM 3.9 is still supported minus rule check 8.8 which uses a non-existant matcher in 3.9.<br/> |