Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Wosser1sProductions authored Jan 14, 2017
1 parent 53d0e12 commit 8c28185
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
# [ScottyCPU](http://scottycpufor.me/) [![Build status](https://ci.appveyor.com/api/projects/status/0exw7bal3h8n53cp?svg=true)](https://ci.appveyor.com/project/Wosser1sProductions/scottycpu) [![Issue Count](https://codeclimate.com/github/Wosser1sProductions/ScottyCPU/badges/issue_count.svg)](https://codeclimate.com/github/Wosser1sProductions/ScottyCPU) [![DrMemory errors](https://img.shields.io/badge/DrMemory-0_errors-brightgreen.svg)](http://www.drmemory.org/) [![GitHub issues](https://img.shields.io/github/issues/Wosser1sProductions/ScottyCPU.svg)](https://github.com/Wosser1sProductions/ScottyCPU/issues) [![progress](https://img.shields.io/badge/total%20progress-87%25-green.svg)](http://doc.scottycpufor.me) [![license](https://img.shields.io/badge/license-GNU%20GPLv3-blue.svg)](https://github.com/Wosser1sProductions/ScottyCPU/blob/master/License.txt)
# [ScottyCPU](http://scottycpufor.me/)
[![Build status](https://ci.appveyor.com/api/projects/status/0exw7bal3h8n53cp?svg=true)](https://ci.appveyor.com/project/Wosser1sProductions/scottycpu) [![Issue Count](https://codeclimate.com/github/Wosser1sProductions/ScottyCPU/badges/issue_count.svg)](https://codeclimate.com/github/Wosser1sProductions/ScottyCPU) [![DrMemory errors](https://img.shields.io/badge/DrMemory-0_errors-brightgreen.svg)](http://www.drmemory.org/) [![GitHub issues](https://img.shields.io/github/issues/Wosser1sProductions/ScottyCPU.svg)](https://github.com/Wosser1sProductions/ScottyCPU/issues) [![progress](https://img.shields.io/badge/total%20progress-87%25-green.svg)](http://doc.scottycpufor.me) [![license](https://img.shields.io/badge/license-GNU%20GPLv3-blue.svg)](https://github.com/Wosser1sProductions/ScottyCPU/blob/master/License.txt)

The base code for a "Scotty Processor" as described by *J. Clark Scott* in his book [But How Do It Know?](http://www.buthowdoitknow.com/).

Expand Down Expand Up @@ -104,4 +105,4 @@ For building, the included [Makefile](https://github.com/Wosser1sProductions/Sco
- A `SynchrotronComponent` with an extra enable input (which can only be connected once)
- Other `CPUComponents`
- GUI connection with [Scotty Output GUI](https://github.com/llewella20/Scotty_Output_GUI)
- Update Doxygen comments
- Update Doxygen comments

0 comments on commit 8c28185

Please sign in to comment.