Skip to content

Commit f16d32c

Browse files
author
naraesk
authored
Update README.md
1 parent 3f27650 commit f16d32c

1 file changed

Lines changed: 9 additions & 9 deletions

File tree

README.md

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -6,14 +6,16 @@ Getaviz is a toolset for designing, generating, and exploring software visualiza
66

77
## Features
88
* Supported software artifacts for analysis
9-
![Java](https://img.shields.io/badge/language-Java-blue.svg) ![Ruby](https://img.shields.io/badge/language-Ruby-blue.svg) ![C#](https://img.shields.io/badge/language-C%23-blue.svg)
10-
![git](https://img.shields.io/badge/SCM-git-blue.svg)
11-
![svn](https://img.shields.io/badge/SCM-svn-blue.svg)
9+
[![Java](https://img.shields.io/badge/language-Java-blue.svg)](https://java.com/)
10+
[![Ruby](https://img.shields.io/badge/language-Ruby-blue.svg)](https://www.ruby-lang.org/)
11+
[![C#](https://img.shields.io/badge/language-C%23-blue.svg)](https://docs.microsoft.com/en-us/dotnet/csharp/programming-guide/index)
12+
[![git](https://img.shields.io/badge/SCM-git-blue.svg)](https://git-scm.com/)
13+
[![svn](https://img.shields.io/badge/SCM-svn-blue.svg)](https://subversion.apache.org/)
1214
* Supported output formats
13-
![x3d](https://img.shields.io/badge/3D-X3D-blue.svg)
14-
![x3dom](https://img.shields.io/badge/3D-X3Dom-blue.svg)
15-
![aframe](https://img.shields.io/badge/3D-A--Frame-blue.svg)
16-
![aframe](https://img.shields.io/badge/VR-HTC_Vive-blue.svg)
15+
[![x3d](https://img.shields.io/badge/3D-X3D-blue.svg)](http://www.web3d.org/x3d/what-x3d)
16+
[![x3dom](https://img.shields.io/badge/3D-x3dom-blue.svg)](https://www.x3dom.org/)
17+
[![aframe](https://img.shields.io/badge/3D-A--Frame-blue.svg)](https://aframe.io/)
18+
[![aframe](https://img.shields.io/badge/VR-HTC_Vive-blue.svg)](https://www.vive.com/)
1719
* Supported visualization metaphors:
1820
* Recursive Disk
1921
* City, City Bricks, City Floors, City Panels
@@ -30,8 +32,6 @@ Each subdirectory of this repository represents a standalone component of Getavi
3032

3133
Please have a look at our Wiki which contains many additional information. However, documentation is still incomplete. Feel free to open an issue if you have any question!
3234

33-
## Docker ##
34-
3535
Some Getaviz components are available as docker containers.
3636
[![UI](https://img.shields.io/badge/docker-ui-blue.svg)](https://hub.docker.com/r/getaviz/evaluationserver)
3737
[![Evaluation Server](https://img.shields.io/badge/docker-evaluationserver-blue.svg)](https://hub.docker.com/r/getaviz/ui)

0 commit comments

Comments
 (0)