diff --git a/README.md b/README.md index 412d0f3..8c8ae39 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,5 @@ +Originally forked from https://github.com/zsaleeba/picoc + # Description PicoC is a very small C interpreter for scripting. It was originally written @@ -15,9 +17,6 @@ It's been tested on x86-32, x86-64, powerpc, arm, ultrasparc, HP-PA and blackfin processors and is easy to port to new targets. -Originally forked from https://github.com/zsaleeba/picoc - - # Running files from the command line You can run standard C programs straight from the command line: