![Gread Logo](https://encrypted-tbn0.gstatic.com/images?q=tbn:ANd9GcT0DS7uOPfhogD7OxmDKx7JAFqH5zPBmwAbnQ&s)

# Find Gread

This package takes your marks and returns the grade to you.

## Installation

To install this package, first you need node js. Then You need to follow

```console
$ npm i ri-find-gread
```

## Use Case

```js
import findGread from "ri-time-ago";

console.log(findGread(80));
```
