Skip to content

Commit 492e8bd

Browse files
authored
Update LICENSE and README (#40)
1 parent 7a237d9 commit 492e8bd

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

LICENSE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
MIT License
22

3-
Copyright (c) 2022 Karn Kaul
3+
Copyright (c) 2022 Karn Kaul and contributors
44

55
Permission is hereby granted, free of charge, to any person obtaining a copy
66
of this software and associated documentation files (the "Software"), to deal

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,6 @@
3030

3131
## Building
3232

33-
Using VSCode with CMake Tools or Visual Studio CMake is recommended: load a desired preset, configure, build, and debug/run. Modify the provided [launch.json](https://github.com/cpp-gamedev/facade/misc/launch.json) and place it in `.vscode/` for customized debugging.
33+
Using VSCode with CMake Tools or Visual Studio CMake is recommended: load a desired preset, configure, build, and debug/run. Modify the [launch.json](https://github.com/cpp-gamedev/facade/wiki/Development#vscode-launchjson-template) template provided in the wiki and place it in `.vscode/` for customized debugging.
3434

3535
WIP

0 commit comments

Comments
 (0)