Skip to content

Commit 2007917

Browse files
author
Chinta User
committed
updated the README.MD file
1 parent 4d18390 commit 2007917

File tree

1 file changed

+15
-16
lines changed

1 file changed

+15
-16
lines changed

README.md

Lines changed: 15 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -44,19 +44,20 @@ details about MOOSE simulator, visit https://moose.ncbs.res.in .
4444
----------
4545
# Installation
4646

47-
See [INSTALL.md](INSTALL.md) for instructions on installation.
47+
See [INSTALL.md](https://github.com/subhacom/moose-core/blob/master/INSTALL.md) for instructions on installation.
4848

49-
Have a look at examples, tutorials and demo here
50-
https://github.com/BhallaLab/moose-examples.
49+
Have a look at examples, tutorials, and demos here:
50+
[https://github.com/BhallaLab/moose-examples](https://github.com/BhallaLab/moose-examples).
5151

5252
# Build
5353

54-
To build `pymoose`, follow instructions given in
55-
[INSTALLATION.md](INSTALLATION.md) and for platform specific
56-
information see:
57-
- Linux: [UbuntuBuild.md](UbuntuBuild.md)
58-
- MacOSX: [AppleM1Build.md](AppleM1Build.md)
59-
- Windows: [WindowsBuild.md](WindowsBuild.md)
54+
To build `pymoose`, follow the instructions given in
55+
[INSTALL.md](https://github.com/subhacom/moose-core/blob/master/INSTALL.md)
56+
and for platform-specific information, see:
57+
58+
- **Linux**: [UbuntuBuild.md](https://github.com/subhacom/moose-core/blob/master/UbuntuBuild.md)
59+
- **MacOSX**: [AppleM1Build.md](https://github.com/subhacom/moose-core/blob/master/AppleM1Build.md)
60+
- **Windows**: [WindowsBuild.md](https://github.com/subhacom/moose-core/blob/master/WindowsBuild.md)
6061

6162
# ABOUT VERSION 4.1.0, `Jhangri`
6263

@@ -72,13 +73,11 @@ This release has the following major changes:
7273
2. `HHGate2D`: separate `xminA`, `xminB`, etc. for `A` and `B` tables
7374
replaced by single `xmin`, `xmax`, `xdivs`, `ymin`, `ymax`, and
7475
`ydivs` fields for both tables.
75-
2. Build system switched from cmake to meson
76-
2. Native binaries for Windows
77-
6. Updated to conform to c/c++-17 standard
78-
7. Various bugfixes.
76+
3. Build system switched from cmake to meson
77+
4. Native binaries for Windows
78+
5. Updated to conform to c/c++-17 standard
79+
6. Various bugfixes.
7980

8081
# LICENSE
8182

82-
MOOSE is released under GPLv3.
83-
84-
83+
MOOSE is released under GPLv3.

0 commit comments

Comments
 (0)