How to work with widget

Add this code on bottom the body of your page:

    <script src="./currenciesWidget.js"></script>
    
  

Or used minifyed version:

      <script src="./currenciesWidget.min.js"></script>