Blame README.md

Packit 6d2c1b
[![GitHub version](https://badge.fury.io/gh/mellanox%2Flibvma.svg)](https://badge.fury.io/gh/mellanox%2Flibvma)
Packit 6d2c1b
[![Coverity Scan Build Status](https://scan.coverity.com/projects/8025/badge.svg)](https://scan.coverity.com/projects/libvma)
Packit 6d2c1b
Packit 6d2c1b
### Introduction
Packit 6d2c1b
Mellanox's Messaging Accelerator (VMA) boosts performance for message-based and streaming applications such as those found in financial services market data environments and Web2.0 clusters. It allows application written over standard socket API
Packit 6d2c1b
to run over Ethernet and/or Infiniband from user-space with full network stack bypass. 
Packit 6d2c1b
  
Packit 6d2c1b
The [VMA architecture](https://github.com/Mellanox/libvma/wiki/Architecture) page includes additional information.  
Packit 6d2c1b
Packit 6d2c1b
### Download
Packit 6d2c1b
Get all download and installation information [here](https://github.com/Mellanox/libvma/wiki/Downloads).  
Packit 6d2c1b
or some quick instruction in order to [build VMA from source](https://github.com/Mellanox/libvma/wiki/Build-Instruction).  
Packit 6d2c1b
  
Packit 6d2c1b
### Technical Support
Packit 6d2c1b
Have a question? please open a [github issue](https://github.com/Mellanox/libvma/issues) or contact support@mellanox.com.  
Packit 6d2c1b
Packit 6d2c1b
### Additional Information
Packit 6d2c1b
* Refer to the libvma [README.txt](https://github.com/Mellanox/libvma/blob/master/README.txt)
Packit 6d2c1b
* Main VMA page on Mellanox.com: http://www.mellanox.com/vma/
Packit 6d2c1b
* Check out the rest of the Wiki pages in this project