How to use ?

The easy way, just include the following Javascript on your website header just before the closing </header> tag.

<script src="https://cdn.jsdelivr.net/rupyainr/1.0.0/rupyaINR.min.js"></script>

Adding the above code on your website will convert every instance of Rs, Rs. and INR to Indian Rupee Symbol or Indian currency symbol () (note that there should be a [space] after the rupee word - example : Rs [space] 200)

Or, the hard way, inlude the following CSS style to your website header

<link rel="stylesheet" type="text/css" href="https://cdn.jsdelivr.net/rupyainr/1.0.0/rupyaINR.min.css">

and, add the following, to anywhere you need the symbol

<span class="rupyaINR">Rs</span>