diff options
author | bloodstalker <thabogre@gmail.com> | 2017-01-29 03:23:15 +0000 |
---|---|---|
committer | bloodstalker <thabogre@gmail.com> | 2017-01-29 03:23:15 +0000 |
commit | d4dab43e5c4902b89ba1038c8b535445b648dc1b (patch) | |
tree | d9c3bbcc0a05eaf319487e51c07628b4893ed2b9 | |
parent | updated with the link to mutator's first website (diff) | |
download | mutator-d4dab43e5c4902b89ba1038c8b535445b648dc1b.tar.gz mutator-d4dab43e5c4902b89ba1038c8b535445b648dc1b.zip |
updated with the link to mutator's first website
Diffstat (limited to '')
-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/> |