Skip to content

Commit 5637c08

Browse files
committed
Create SCRATCH_PAPER.md
1 parent 8f5a875 commit 5637c08

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

src/frontend/components/App/index.jsx

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@ import { actions } from '/reducers';
2424
import { extension, refineGist } from '/common/util';
2525
import { exts, us } from '/common/config';
2626
import README from '/static/README.md';
27+
import SCRATCH_PAPER from '/static/SCRATCH_PAPER.md';
2728
import styles from './stylesheet.scss';
2829

2930
loadProgressBar();
@@ -137,7 +138,7 @@ class App extends React.Component {
137138
titles: ['Scratch Paper', 'Untitled'],
138139
files: [{
139140
name: 'README.md',
140-
content: `# Scratch Paper\nVisualize your own algorithm here!\n\n[Tracer API](https://github.com/algorithm-visualizer/tracers/wiki)`,
141+
content: SCRATCH_PAPER,
141142
contributors: [],
142143
}, {
143144
name: `code.${ext}`,

src/frontend/static/SCRATCH_PAPER.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
# Scratch Paper
2+
3+
Take a quick look at [Tracer API](https://github.com/algorithm-visualizer/tracers/wiki) and visualize your own algorithm here!
4+
5+
## Contribution
6+
7+
Create a pull request to [algorithm_visualizer/algorithms](https://github.com/algorithm-visualizer/algorithms) and help others learning.

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy