diff options
| author | Priyansh <[email protected]> | 2022-01-20 21:21:30 -0500 |
|---|---|---|
| committer | Priyansh <[email protected]> | 2022-01-20 21:21:30 -0500 |
| commit | a4db9e6cda1648df3269fadb03dc5c5a704334f1 (patch) | |
| tree | b0191f61bdc432645f49d183338a90ed3658f681 /README.md | |
| parent | ad02f786d41db03f83564bc7ab7ad56cff3a3c3d (diff) | |
| download | izuku.js-a4db9e6cda1648df3269fadb03dc5c5a704334f1.tar.xz izuku.js-a4db9e6cda1648df3269fadb03dc5c5a704334f1.zip | |
docs: add link to the data at the start of the readme
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -248,7 +248,7 @@ The `info()` method is used to print the frame information. It takes no argument frame.info(); ``` -If you run the `info()` method on the frame with data defined at the start of this readme, it will print the following information: +If you run the `info()` method on the frame with [data defined](https://github.com/luciferreeves/izuku.js#using-izuku) at the start of this readme, it will print the following information: ``` RangeIndex: 35 elements, 0 to 34 |
