diff options
author | Arun Isaac | 2025-01-27 23:52:36 +0000 |
---|---|---|
committer | Arun Isaac | 2025-01-27 23:52:36 +0000 |
commit | 82f92fe19489c57540b882db0c7d74d8a31ab811 (patch) | |
tree | ae06ab9c8660fe1cd4573a9756ee973a29446cd7 | |
parent | 3fa414354b828cee0f3d1d182d4b73f2f3506f38 (diff) | |
download | ravanan-82f92fe19489c57540b882db0c7d74d8a31ab811.tar.gz ravanan-82f92fe19489c57540b882db0c7d74d8a31ab811.tar.lz ravanan-82f92fe19489c57540b882db0c7d74d8a31ab811.zip |
README: Add table of contents.
* README.md: Add table of contents.
-rw-r--r-- | README.md | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -13,6 +13,15 @@ ravanan currently runs on single machines and on slurm via its [API](https://slu  +- [Building from source](#building-from-source) +- [How to use](#how-to-use) + - [Getting started](#getting-started) + - [On HPC using slurm](#on-hpc-using-slurm) + - [Using a specific version of Guix](#using-a-specific-version-of-guix) + - [Referencing local scripts](#referencing-local-scripts) +- [License](#license) +- [The Name](#the-name) + # Building from source ravanan depends on |