Skip to content

Commit

Permalink
Add README.md to project.
Browse files Browse the repository at this point in the history
This makes it easier to read along with the code.
  • Loading branch information
SpacyRicochet committed Oct 11, 2018
1 parent 3f0ee82 commit 6c48b3d
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@
/* End PBXBuildFile section */

/* Begin PBXFileReference section */
232D7939216F76F700831A74 /* README.md */ = {isa = PBXFileReference; lastKnownFileType = net.daringfireball.markdown; path = README.md; sourceTree = "<group>"; };
OBJ_12 /* DiningPhilosophers */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; path = DiningPhilosophers; sourceTree = BUILT_PRODUCTS_DIR; };
OBJ_6 /* Package.swift */ = {isa = PBXFileReference; explicitFileType = sourcecode.swift; path = Package.swift; sourceTree = "<group>"; };
OBJ_9 /* main.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = main.swift; sourceTree = "<group>"; };
Expand Down Expand Up @@ -38,6 +39,7 @@
OBJ_5 = {
isa = PBXGroup;
children = (
232D7939216F76F700831A74 /* README.md */,
OBJ_6 /* Package.swift */,
OBJ_7 /* Sources */,
OBJ_11 /* Products */,
Expand Down

0 comments on commit 6c48b3d

Please sign in to comment.