diff --git a/README.md b/README.md index 1413d8e..55c35ef 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ [![Build Status](https://travis-ci.org/notadamking/RLTrader.svg?branch=master)](https://travis-ci.org/notadamking/RLTrader) [![Contributions Welcome](https://img.shields.io/badge/contributions-welcome-brightgreen.svg)](http://makeapullrequest.com) [![GPL License](https://img.shields.io/github/license/notadamking/RLTrader.svg?color=brightgreen)](https://opensource.org/licenses/GPL-3.0/) -[![Github Stars](https://img.shields.io/github/stars/notadamking/RLTrader.svg)]() +[![Github Stars](https://img.shields.io/github/stars/notadamking/RLTrader.svg)](https://github.com/notadamking/RLTrader) In this series of articles, we've created and optimized a Bitcoin trading agent to be highly profitable using deep reinforcement learning.