Skip to content

Commit 909769c

Browse files
committed
Merge branch 'master' of github.com:TheCoderMerlin/IgisShell
2 parents 3881d68 + c1116a5 commit 909769c

2 files changed

Lines changed: 3 additions & 7 deletions

File tree

README.md

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,4 @@
1-
# IgisShellD
1+
# IgisShell
22

3-
An empty shell to serve as a starting point for using Igis as a dynamically linked library.
4-
Before use, build Igis and set the LD_LIBRARY_PATH environment variable to include the
5-
library's location.
6-
7-
Then use make.sh to build the project and run.sh to run the project.
3+
An empty shell to serve as a starting point for using Igis.
84

Sources/IgisShell/main.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
22
IgisShell provides a minimal framework for starting Igis projects.
3-
Copyright (C) 2020 Tango Golf Digital, LLC
3+
Copyright (C) 2020 CoderMerlin.com
44
This program is free software: you can redistribute it and/or modify
55
it under the terms of the GNU General Public License as published by
66
the Free Software Foundation, either version 3 of the License, or

0 commit comments

Comments
 (0)