Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
[![GitHub package version](https://img.shields.io/github/package-json/v/itaditya/Code-Runner.svg)](https://github.com/itaditya/Code-Runner) [![GitHub issues](https://img.shields.io/github/issues/itaditya/Code-Runner.svg)](https://github.com/itaditya/Code-Runner/issues) [![GitHub pull requests](https://img.shields.io/github/issues-pr/itaditya/Code-Runner.svg)](https://github.com/itaditya/Code-Runner/pulls)

## Description

Code Runner is an online portal where a user can code in various languages and get the output of the program. Compile time and Run time errors are also shown. User has the ability to add custom input also.
Expand Down