We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6050923 commit cd6a2c0Copy full SHA for cd6a2c0
README.md
@@ -3,6 +3,18 @@
3
[](https://github.com/fortran-lang/stdlib/actions)
4
[](https://github.com/fortran-lang/stdlib/actions)
5
6
+* [Goals and Motivation](#goals-and-motivation)
7
+* [Scope](#scope)
8
+* [Getting started](#getting-started)
9
+ - [Get the code](#get-the-code)
10
+ - [Requirements](#requirements)
11
+ - [Supported compilers](#supported-compilers)
12
+ - [Build with CMake](#build-with-cmake)
13
+ - [Build with make](#build-with-make)
14
+* [Using stdlib in your project](#using-stdlib-in-your-project)
15
+* [Documentation](#documentation)
16
+* [Contributing](#contributing)
17
+* [Links](#links)
18
19
## Goals and Motivation
20
0 commit comments