Skip to content

Commit

Permalink
- moved doc file to the top level
Browse files Browse the repository at this point in the history
  • Loading branch information
maZahaca committed Mar 20, 2019
1 parent 756b70d commit 8b50460
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rates/doc.go → doc.go
Expand Up @@ -25,4 +25,4 @@ Here we create Manager and register with it CryptoCompare provider, every time
we call Update method the rates are fetched and renewed in the memory.
*/

package rates
package main

0 comments on commit 8b50460

Please sign in to comment.