Skip to content

Commit

Permalink
Merge pull request #1 from familqasimov/master
Browse files Browse the repository at this point in the history
Logo for ByteConvert_cpp
  • Loading branch information
SloCompTech authored Apr 27, 2018
2 parents eabe299 + e113dec commit c06336a
Show file tree
Hide file tree
Showing 4 changed files with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
<p align="center"><img src="extras/graphics/512.png" alt="Byteconvert" height="200px"></p>

# ByteConvert
[![Build Status](https://travis-ci.org/SloCompTech/ByteConvert_cpp.svg?branch=master)](https://travis-ci.org/SloCompTech/ByteConvert_cpp)
[![Packagist](https://img.shields.io/packagist/l/doctrine/orm.svg)]()
Expand Down Expand Up @@ -79,4 +81,4 @@ uint8_t *block = ByteConvert::stringToArray(blk_size,somevar);
// Use block

delete block; // Don't forget to free memory, when you don't need array any more
```
```
Binary file added extras/graphics/128.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added extras/graphics/256.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added extras/graphics/512.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit c06336a

Please sign in to comment.