Skip to content

Commit

Permalink
Nice commit
Browse files Browse the repository at this point in the history
- Updating Readme
- Deleting unecessary folder
- Changing code from the original form
  • Loading branch information
albertstarfield committed Sep 21, 2023
1 parent af15cac commit 7727100
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 20 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,7 @@ Project Zephyrine
- [ ] Addresses issues with Native Windows Support.
- [ ] Introduces Chat history functionality.
- [ ] Implements Markdown Formatted Response support.
- [ ] Adding Docker Support



Expand Down
17 changes: 0 additions & 17 deletions readyCompilationTool/compile.sh

This file was deleted.

2 changes: 1 addition & 1 deletion usr/LICENSE
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
MIT License

Copyright (c) 2023 Pi
Copyright (c) 2023 Albert Starfield

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
Expand Down
4 changes: 2 additions & 2 deletions usr/electron-builder.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
appId: com.pi.alpaca.electron
appId: com.as.zephyrine.electron
nsis:
artifactName: Alpaca-Electron-win-x64-v${version}.${ext}
artifactName: Zephyrine-Electron-win-x64-v${version}.${ext}
shortcutName: ${productName}
uninstallDisplayName: ${productName}
createDesktopShortcut: always
Expand Down

0 comments on commit 7727100

Please sign in to comment.