README.md in radon-0.1.7 vs README.md in radon-0.1.8
- old
+ new
@@ -51,9 +51,21 @@
create MyGradleProject/src/main/java/
create MyGradleProject/src/main/test/
Done! Your project is set up in /mnt/c/Users/Carter/Desktop/projects/MyGradleProject.
```
+## Supported Environments
+As of v0.1.7, the current supported environments are:
+* Gradle
+* Java
+* Maven
+* Python
+* C
+* Ruby
+* Crystal
+* Go (simple)
+* Website
+
## Development
#### Adding an environment
If you want to add an environment to radon, here are the steps:
1. Create the standard directory structure of that environment. This is usually found on the environment's website or just through convention.