mirror of
https://github.com/kremalicious/blowfish.git
synced 2024-12-28 23:57:52 +01:00
update docs
This commit is contained in:
parent
c3d4a7f42f
commit
6d7fd42c62
@ -61,7 +61,7 @@ Alternatively, you can [build the app on your system](#build-packages).
|
|||||||
|
|
||||||
## Development
|
## Development
|
||||||
|
|
||||||
The main app is a React app in `src/renderer/` wrapped within an Electron app defined in `src/main/`.
|
The main app is a React app authored with [Next.js](https://nextjs.org) in `src/renderer/` wrapped within an [Electron](https://www.electronjs.org) app defined in `src/main/`.
|
||||||
|
|
||||||
Clone, and run:
|
Clone, and run:
|
||||||
|
|
||||||
@ -125,7 +125,7 @@ For the GitHub releases steps a GitHub personal access token, exported as `GITHU
|
|||||||
```text
|
```text
|
||||||
The MIT License (MIT)
|
The MIT License (MIT)
|
||||||
|
|
||||||
Copyright (c) 2019 Matthias Kretschmann
|
Copyright (c) 2020 Matthias Kretschmann
|
||||||
|
|
||||||
Permission is hereby granted, free of charge, to any person obtaining a copy
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
||||||
of this software and associated documentation files (the "Software"), to deal
|
of this software and associated documentation files (the "Software"), to deal
|
||||||
|
Loading…
Reference in New Issue
Block a user