Skip to content

Commit

Permalink
Readme update.
Browse files Browse the repository at this point in the history
  • Loading branch information
Papa Libasse Sow committed Jan 14, 2024
1 parent b27ab96 commit 75af690
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,13 +1,11 @@
Memory-Units
===============

[![][license-image]][license]
![platform-image](https://img.shields.io/badge/platorms-linux64%20%7C%20osx%20%7C%20windows-lightgrey?style=flat-square)
![license](https://img.shields.io/badge/license-MIT-green.svg?style=flat-square)
![platform-image](https://img.shields.io/badge/platorms-linux64%20%7C%20osx%20%7C%20windows-lightgrey?style=flat-square)
![language](https://img.shields.io/badge/language-c++-blue.svg?style=flat-square)
![c++](https://img.shields.io/badge/std-c++11-blue.svg?style=flat-square)

[license-image]: https://img.shields.io/badge/license-MIT-green.svg?style=flat-square
[license]: https://github.com/Nandite/PclWalkerViewer/blob/master/LICENSE

This project provides a type named memory_size to represent the size of objects in memory.
It has been inspired by the [std::chrono](https://en.cppreference.com/w/cpp/chrono) library,
Expand Down

0 comments on commit 75af690

Please sign in to comment.